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

contrib/vagrant: Use CRDs instead of kvstore if K8S=1 #15913

Merged
merged 1 commit into from May 10, 2021

Conversation

pchaigno
Copy link
Member

We want the default development setup to match the Helm defaults as closely as possible, to facilitate onboarding of new contributors and ease the reproduction of issues, as described in #15367. Several options were changed with that in mind in #15367 but the development VMs still use the kvstore by default instead of relying on CRDs.

Reported-by: Bolun Zhao blzhao@google.com
Signed-off-by: Paul Chaignon paul@cilium.io

@pchaigno pchaigno added release-note/misc This PR makes changes that have no direct user impact. sig/contributing Impacts contribution workflow, guidelines, and tools. labels Apr 28, 2021
@pchaigno pchaigno requested a review from a team as a code owner April 28, 2021 14:13
contrib/vagrant/start.sh Show resolved Hide resolved
Copy link
Member

@christarazi christarazi left a comment

Choose a reason for hiding this comment

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

LGTM pending Andre suggestion

@errordeveloper
Copy link
Contributor

Removing myself from the list of reviewers, as I don't use Vagrant.

contrib/vagrant/start.sh Outdated Show resolved Hide resolved
contrib/vagrant/start.sh Outdated Show resolved Hide resolved
We want the default development setup to match the Helm defaults as
closely as possible, to facilitate onboarding of new contributors and
ease the reproduction of issues, as described in [1]. Several options
were changed with that in mind in [2] but the development VMs still use
the kvstore by default instead of relying on CRDs.

1 - cilium#15364
2 - cilium#15367
Reported-by: Bolun Zhao <blzhao@google.com>
Signed-off-by: Paul Chaignon <paul@cilium.io>
@aanm aanm added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 10, 2021
@ti-mo ti-mo merged commit 76bf7a2 into cilium:master May 10, 2021
@pchaigno pchaigno deleted the use-crds-in-dev-vms branch May 10, 2021 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. sig/contributing Impacts contribution workflow, guidelines, and tools.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants