We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a part of renaming environments to namespaces, we have to update namespaces in service-catalog domain in ui-api-layer as well. Take a look at https://github.com/kyma-project/kyma/tree/master/components/ui-api-layer/internal/domain/servicecatalog there are references to environments for example in service class getter. Event activation as well (https://github.com/kyma-project/kyma/blob/master/components/ui-api-layer/internal/domain/application/eventactivation_resolver.go)
Tests if necessary should be updated as well. We have to keep in sync with console ui. Documentation should be updated as well.
AC:
The text was updated successfully, but these errors were encountered:
Fix provisioner whitesource job (kyma-project#2173)
35228c8
polskikiel
No branches or pull requests
As a part of renaming environments to namespaces, we have to update namespaces in service-catalog domain in ui-api-layer as well.
Take a look at https://github.com/kyma-project/kyma/tree/master/components/ui-api-layer/internal/domain/servicecatalog there are references to environments for example in service class getter. Event activation as well (https://github.com/kyma-project/kyma/blob/master/components/ui-api-layer/internal/domain/application/eventactivation_resolver.go)
Tests if necessary should be updated as well. We have to keep in sync with console ui.
Documentation should be updated as well.
AC:
The text was updated successfully, but these errors were encountered: