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

WIP: add CSI migration FeatureSets #1

Closed
wants to merge 786 commits into from
Closed

Conversation

bertinatto
Copy link
Owner

This is a PoC implementation of openshift/enhancements#549.

Not ready for review yet.

coreydaley and others added 30 commits June 25, 2020 10:41
…rcepull_to_builddefaults_buildoverrides

Add ForcePull to BuildOverrides
…forcepull

Updating ForcePull in controlplane to be a pointer
config.authentication: deprecate webhook authenticators in favour of a single authenticator
…imeout

Add new inactivity timeout field in osin TokenConfig
the vxlan port that was used when we started working on the windows/linux hybrid
networking solution (4789) is required to be left open by some of our supported
platforms. Make the VXLAN port configurable so that it can be set and will no longer
interfere with enabling cloud platforms
hack/update-deepcopy.sh
hack/update-swagger-docs.sh
…esstokenmaxageseconds-field

Add omitempty tags to oauth and osin config optional fields
adding HybridOverlayVXLANPort to HybridOverlayConfig stuct
In 4.6, this field is no longer set or honored.

See also:
openshift/machine-config-operator@c4bf4e4

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1846330
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
We have higher versions of protobuf available.
This patch avoids build issue with higher versions like 3.11.

Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
ovirt: add a comment about DNS VIP field
The verify-codegen-crds script was only checking against files that end in `.crd.yaml`.
This bump loosens it to just `crd.yaml`
bump(build-machinery-go): Loosen CRD extension check for codegen-verify
v1alpha1/podnetworkconnectivitychecks: add tls info
Adds Load Balancer Type to IngressController API
This commit implements NE-317.

https://issues.redhat.com/browse/NE-317

* operator/v1/types_ingress.go (IngressControllerSpec): Add HTTPHeaders
field with the new IngressControllerHTTPHeaders type.
(IngressControllerHTTPHeaderPolicy): New type.
(AppendHTTPHeaderPolicy, ReplaceHTTPHeaderPolicy, IfNoneHTTPHeaderPolicy)
(NeverHTTPHeaderPolicy): New constants.
(IngressControllerHTTPHeaders): New type.  Describe policy for handling
HTTP headers.  For now, the only field is ForwardedHeaderPolicy, with the
new IngressControllerHTTPHeaderPolicy type, for specifying how the HTTP
Forwarded header and related headers should be handled.
* operator/v1/0000_50_ingress-operator_00-ingresscontroller.crd.yaml:
* operator/v1/zz_generated.deepcopy.go:
* operator/v1/zz_generated.swagger_doc_generated.go: Regenerate.
…dd-Forwarded-header-policy

operator/ingress: Add Forwarded header policy
ingvagabund and others added 29 commits December 3, 2020 19:22
…r-scheduler-crd-to-v1

Bump schedulers.config.openshift.io CRD to v1
Bump CRDs to apiextensions.k8s.io/v1
Add option to define (and customize) console catalog categories
Bug 1905328: Add warning of the consequences of changing bound token issuer
Bug 1907373: bring selflinks back for 4.7, they will be removed in 4.8
CONSOLE-2376: Dynamic plugins for Console
…tion

Bug 1896977: Enhance host name validation - annotation
Bug 1917406: config/v1: switch infrastructure CRD to v1
…iled-count-and-time

Bug 1909600: operator/v1: add time and count for failed static pod revisions
…-default

Bug 1920619: Remove default Profile for scheduler
@bertinatto bertinatto closed this Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet