Skip to content

Conversation

@andrey-dubnik
Copy link
Contributor

Summary

Allow creating secrets for the mesh which does not exists. This will unblock the flow where mesh have to be created with the mTLS turned on as otherwise secrets can't be created before the mesh exists.

Full changelog

Issues resolved

Fix #2722

Documentation

Testing

  • Unit tests

Backwards compatibility

@andrey-dubnik andrey-dubnik requested a review from a team as a code owner November 3, 2021 16:14
@andrey-dubnik andrey-dubnik force-pushed the dev-secret-no-mesh-validate branch from 0573eb5 to 458aacb Compare November 3, 2021 16:16
Copy link
Contributor

@jakubdyszkiewicz jakubdyszkiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sense for me

@jakubdyszkiewicz
Copy link
Contributor

I also checked Universal and we don't have such validation there

@lahabana
Copy link
Contributor

lahabana commented Nov 3, 2021

Should we consider backporting this as well?

@jakubdyszkiewicz jakubdyszkiewicz merged commit dea27fa into kumahq:master Nov 5, 2021
mergify bot pushed a commit that referenced this pull request Nov 5, 2021
@andrey-dubnik andrey-dubnik deleted the dev-secret-no-mesh-validate branch November 5, 2021 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In k8s allow creating secrets on a mesh that doesn't exist.

3 participants