Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(#4961): Improve cross-namespace check for Kamelet refs #4965

Merged

Conversation

christophd
Copy link
Contributor

  • Allow explicit references to default Kamelets in operator namespace
  • Keep check on cross-namespace reference for other resources (e.g. Knative Broker)
  • Keep raising cross-namespace check errors for Kamelet references to other user namespaces

Release Note

fix: Pipe cross-namespace check for Kamelets in operator namespace

- Allow explicit references to default Kamelets in operator namespace
- Keep check on cross-namespace reference for other resources (e.g. Knative Broker)
- Keep raising cross-namespace check errors for Kamelet references to other user namespaces
@christophd
Copy link
Contributor Author

Fixes #4961

@squakez squakez linked an issue Dec 5, 2023 that may be closed by this pull request
@squakez squakez merged commit 5aed911 into apache:main Dec 5, 2023
15 of 16 checks passed
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.

Improve cross-namespace check when referencing Kamelets in Pipes
2 participants