-
Notifications
You must be signed in to change notification settings - Fork 22
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
KymaResourceName and KymaResourceNamespace - KIM integration - phase 1 #931
KymaResourceName and KymaResourceNamespace - KIM integration - phase 1 #931
Conversation
Add one of following labels |
0522f1d
to
a78253f
Compare
New changes are detected. LGTM label has been removed. |
0f03b71
to
3555ffb
Compare
logging KymaTemplate length fixture with kymaTemplate
332fef3
to
f420148
Compare
channel: stable | ||
modules: [] | ||
` | ||
preOperation.KymaResourceNamespace = "kyma-system" | ||
err := memoryStorage.Operations().InsertOperation(preOperation) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are you sure that kyma template has proper name/namespace? let's discuss it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Discussed, needs redesign. Probably in separate PR.
Redesign required. |
Description
Changes proposed in this pull request:
Related issue(s)
#905
#791