Query about package variant injector functionality #4109
Closed
SamarSidharth
started this conversation in
General
Replies: 1 comment
-
I should have waited for some time :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using injector to replace the values of my in-package config map resource with an in-cluster config map resource, up untill this point every thing is working as expected.
In the design doc there a mention about porch controller watching the injected resources for updates and then publish new package in draft state.
What I did:
Modified the in-cluster config map
What I expected:
A new draft package created by package variant controller
Beta Was this translation helpful? Give feedback.
All reactions