Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Kubernetes clone server group operation #245

Merged
merged 1 commit into from
Jan 6, 2016

Conversation

skim1420
Copy link
Member

@skim1420 skim1420 commented Jan 6, 2016

@spinnaker/google

newDescription.loadBalancers = []
newDescription.securityGroups = []
ancestorServerGroup.spec?.template?.metadata?.labels?.each { key, val ->
if (key.startsWith("load-balancer-")) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should move this logic into KubernetesUtil

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@skim1420
Copy link
Member Author

skim1420 commented Jan 6, 2016

@spinnaker/google addressed all comments, ptal


CloneKubernetesAtomicOperationDescription description

/*
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation is off for comment.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@duftler
Copy link

duftler commented Jan 6, 2016

LGTM. Please rebase and squash all commits.

@skim1420 skim1420 force-pushed the kubernetes-clone-op branch from 33db473 to 7d888f8 Compare January 6, 2016 19:33
@skim1420 skim1420 force-pushed the kubernetes-clone-op branch from 7d888f8 to a4772c4 Compare January 6, 2016 20:50
duftler pushed a commit that referenced this pull request Jan 6, 2016
Kubernetes clone server group operation
@duftler duftler merged commit 6b1aea6 into spinnaker:master Jan 6, 2016
@skim1420 skim1420 deleted the kubernetes-clone-op branch January 6, 2016 21:02
@lwander
Copy link
Member

lwander commented Jan 6, 2016

luba239 pushed a commit to vasiliy-briginets/clouddriver that referenced this pull request Mar 5, 2020
ttomsu pushed a commit to ttomsu/clouddriver that referenced this pull request Mar 11, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants