Skip to content
New issue

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

Rename K8S_PRIMARY_UPDATE to K8S_PRIMARY_ROLLOUT #395

Merged
merged 2 commits into from
Jul 13, 2020
Merged

Conversation

nghialv
Copy link
Member

@nghialv nghialv commented Jul 13, 2020

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

/cc @nakabonne

@nghialv nghialv changed the title Primary update 2 Rename K8S_PRIMARY_UPDATE to K8S_PRIMARY_ROLLOUT Jul 13, 2020
@nakabonne
Copy link
Member

/approve

@pipecd-bot
Copy link
Collaborator

APPROVE

This pull request is APPROVED by nakabonne.

Approvers can cancel the approval by writing /approve cancel in a comment. Any additional commits also will change this pull request to be not-approved.

@pipecd-bot
Copy link
Collaborator

GO_LINTER

The following files are not gofmt-ed. By commenting /golinter fmt, the formatted one will be appended to this pull request automatically.

pkg/config/deployment_test.go
--- pkg/config/deployment_test.go.orig
+++ pkg/config/deployment_test.go
@@ -98,7 +98,7 @@
 							},
 						},
 						{
-							Name:                         model.StageK8sPrimaryRollout,
+							Name:                          model.StageK8sPrimaryRollout,
 							K8sPrimaryRolloutStageOptions: &K8sPrimaryRolloutStageOptions{},
 						},
 						{

@nghialv
Copy link
Member Author

nghialv commented Jul 13, 2020

/golinter fmt

@nghialv nghialv merged commit cdbbef0 into master Jul 13, 2020
@pipecd-bot pipecd-bot mentioned this pull request Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants