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
This is a change require for RHTAP 1.0. more details can be found in: https://docs.google.com/document/d/1XWXpUdznOhR6J23UO0i9euZS21hn2iUSB2fv6gX2pjo/edit?usp=sharing
Label support to kubernetes action plugin
Currently the create-namespace action create a namespace
create-namespace
It should have an optional input to allow setting labels to the new namespace.
The text was updated successfully, but these errors were encountered:
fixed in #1223
Sorry, something went wrong.
rohitkrai03
No branches or pull requests
This is a change require for RHTAP 1.0. more details can be found in: https://docs.google.com/document/d/1XWXpUdznOhR6J23UO0i9euZS21hn2iUSB2fv6gX2pjo/edit?usp=sharing
What do you want to improve?
Label support to kubernetes action plugin
What is the current behavior?
Currently the
create-namespace
action create a namespaceWhat will the new behavior be?
It should have an optional input to allow setting labels to the new namespace.
The text was updated successfully, but these errors were encountered: