-
Notifications
You must be signed in to change notification settings - Fork 48
AWS: Add support for custom taints and labels #832
Conversation
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.
Just some nits, so LGTM.
I wonder, perhaps we should also add tests for that, to make sure the labels and taints are properly applied and retained.
Yes, I was thinking to add tests, but was confused where to add them. Can you suggest @invidian ? |
User can now use custom labels and taints as part of cluster creation. Signed-off-by: knrt10 <kautilya@kinvolk.io>
Signed-off-by: knrt10 <kautilya@kinvolk.io>
fa7f1a5
to
9b0ed9b
Compare
Sure. I'd do the following:
|
cfcfbb3
to
8a6ef6c
Compare
8a6ef6c
to
874099f
Compare
ed8b026
to
e5bac44
Compare
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.
Just one nit, otherwise LGTM.
e5bac44
to
029ea6a
Compare
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.
LGTM
This checks whether taints are labels get applied succesfully after cluster creation. Signed-off-by: knrt10 <kautilya@kinvolk.io>
029ea6a
to
8726796
Compare
fixes #4
Signed-off-by: knrt10 kautilya@kinvolk.io