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

Force external cloud controller manager on OS #9942

Merged
merged 2 commits into from
Sep 15, 2020

Conversation

olemarkus
Copy link
Member

Fixes #9619
Supersedes #9625

/cc @zetaab

@k8s-ci-robot k8s-ci-robot requested a review from zetaab September 15, 2020 12:07
@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. labels Sep 15, 2020
Copy link
Member

@zetaab zetaab left a comment

Choose a reason for hiding this comment

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

otherwise looks good but this feature is still behind featureflag?

export KOPS_FEATURE_FLAGS=EnableExternalCloudController

edit I might be wrong:

key := "openstack.addons.k8s.io"
there is no featureflag (anymore?)

Copy link
Member

@zetaab zetaab left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: olemarkus, zetaab

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:

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 added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 15, 2020
@zetaab
Copy link
Member

zetaab commented Sep 15, 2020

@olemarkus try to rebase this against master if the test will be fixed (after that another PR #9943 is merged)

@olemarkus olemarkus force-pushed the openstack-enable-eccm branch from dbf2b97 to 5279047 Compare September 15, 2020 13:53
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 15, 2020
@zetaab
Copy link
Member

zetaab commented Sep 15, 2020

@olemarkus can you try rebasing one more time against master

@olemarkus olemarkus force-pushed the openstack-enable-eccm branch from 5279047 to b8bc6d3 Compare September 15, 2020 16:50
@k8s-ci-robot k8s-ci-robot added area/addons size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 15, 2020
Copy link
Member

@zetaab zetaab left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 15, 2020
This test is sort of redundant when we have integration tests etc covering rendering of these templates
@olemarkus olemarkus force-pushed the openstack-enable-eccm branch from e5a3693 to d3ae52c Compare September 15, 2020 18:43
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 15, 2020
@hakman
Copy link
Member

hakman commented Sep 15, 2020

/retest

@zetaab
Copy link
Member

zetaab commented Sep 15, 2020

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 15, 2020
@k8s-ci-robot k8s-ci-robot merged commit e89921b into kubernetes:master Sep 15, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.19 milestone Sep 15, 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. area/addons 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use OpenStack external cloud controller by default
4 participants