Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

fix: disable routing api under eirini, not supported #1469

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

andreas-kupries
Copy link
Contributor

Description

  • routing_api.enabled flag defaults to nil now.
  • Feature config handling now sets proper default per chosen scheduler.
  • Rejects user trying to force eirini + routing_api.
  • Values schema updated (now allowing nil for the enabled flag)
  • image_list.rb script skips the forbidden permutation.

Motivation and Context

See #1371 and discussion in #1445

How Has This Been Tested?

Local minikube

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code has security implications.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@andreas-kupries andreas-kupries linked an issue Oct 8, 2020 that may be closed by this pull request
scripts/image_list.rb Outdated Show resolved Hide resolved
- Flag defaults to null now
- Feature handling sets proper default per chosen scheduler
- Reject user trying to force things
- Values schema updated
- Image lister has to skip the forbidden permutation.
@jandubois jandubois merged commit c1b52c2 into master Oct 9, 2020
@jandubois jandubois deleted the ak-kubecf-1371-routing branch October 9, 2020 02:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eirini brain tests are failing
2 participants