airshipit / airshipctl

A CLI for managing declarative infrastructure.
Apache License 2.0
43 stars 49 forks source link

Define mechanism for managing lifecycle of Labels, Taints post deployment via CAPI Artifacts #3

Open jezogwza opened 4 years ago

jezogwza commented 4 years ago

Need to go explore if there is a project to manage label, taints, etc for Node . Community says this is not part of capi for now? https://github.com/kubernetes-sigs/cluster-api/issues/493

This is a question to define the direction we should take.

Do we create a new operator to do this? Would this fall under the perview of the Day solution?

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

unassigned: NamedUser(login="pramchan") assigned: pramchan

airshipbot commented 3 years ago

Unable to assign pramchan. Please contact a member of the @airshipit/airship-cores team for help with assignments.

airshipbot commented 3 years ago

Unable to assign pramchan. Please contact a member of the @airshipit/airship-cores team for help with assignments.

airshipbot commented 3 years ago

unassigned: NamedUser(login="Arvinderpal") assigned: pramchan

sirajyasin commented 3 years ago

Sorry for the comments from BOT on this issue. It was wrongly updated due to an issue in the BOT. We are working to resolve the BOT issue and will update here once resolved.

mattmceuen commented 3 years ago

For the Label part of this, it should be covered by the recently added M3 (0.4.2) support for label management, I believe. There is a spike story out there to verify this: #615

For for the Taint part, I'm not sure that it's priority; this would be a nice feature but I'm not sure whether we have an immediate use case for it.