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

Commits on May 7, 2021

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

    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>
    pchaigno committed May 7, 2021
    Configuration menu
    Copy the full SHA
    98b6b74 View commit details
    Browse the repository at this point in the history