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

✨ go/v3-alpha: bump KustomizeVersion to v3.8.7 #1838

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

estroz
Copy link
Contributor

@estroz estroz commented Nov 17, 2020

This PR bumps kustomize version installed by the go/v3-alpha plugin to v3.8.7.

Closes #1657

/cc @camilamacedo86

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 17, 2020
@estroz
Copy link
Contributor Author

estroz commented Nov 18, 2020

/retest

3 similar comments
@estroz
Copy link
Contributor Author

estroz commented Nov 18, 2020

/retest

@estroz
Copy link
Contributor Author

estroz commented Nov 18, 2020

/retest

@estroz
Copy link
Contributor Author

estroz commented Nov 18, 2020

/retest

@camilamacedo86
Copy link
Member

/test pull-kubebuilder-e2e-k8s-1-16-2

Copy link
Member

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

I checked the version 3.8.7 and I could not face the scenario reported with 3.8.2 see:

$ bin/kustomize build config/default | kubectl apply -f -
namespace/project-v3-system unchanged
customresourcedefinition.apiextensions.k8s.io/admirals.crew.testproject.org configured
customresourcedefinition.apiextensions.k8s.io/captains.crew.testproject.org configured
customresourcedefinition.apiextensions.k8s.io/firstmates.crew.testproject.org configured
role.rbac.authorization.k8s.io/project-v3-leader-election-role unchanged
clusterrole.rbac.authorization.k8s.io/project-v3-manager-role configured
clusterrole.rbac.authorization.k8s.io/project-v3-metrics-reader unchanged
clusterrole.rbac.authorization.k8s.io/project-v3-proxy-role unchanged
rolebinding.rbac.authorization.k8s.io/project-v3-leader-election-rolebinding unchanged
clusterrolebinding.rbac.authorization.k8s.io/project-v3-manager-rolebinding unchanged
clusterrolebinding.rbac.authorization.k8s.io/project-v3-proxy-rolebinding unchanged
service/project-v3-controller-manager-metrics-service unchanged
deployment.apps/project-v3-controller-manager unchanged

Also, I was unable to reproduce the scenario: #1633

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 18, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86, estroz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [camilamacedo86,estroz]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 9663fb3 into kubernetes-sigs:master Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade to use the latest version of kustomize
3 participants