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

Bug 1826724: Fix openshift_etcd_operator_build_info metric #311

Merged
merged 3 commits into from
Apr 22, 2020

Commits on Apr 22, 2020

  1. bump(*): vendor update

    * openshift/api@6c7683d5: Add missing enum validations
    * openshift/api@aaa7306c: operator/ingress: add dnsrecord type
    * openshift/api@efc87562: dnsrecord: docs updates
    * openshift/api@8b9591dd: fix dns record type and add enum validation
    * openshift/api@d6a9b968: flatten ingress operator group package
    * openshift/api@802801bf: add min validations to strings and arrays
    * openshift/api@ae8fb7f2: recordTTL doc fixup
    * openshift/api@62288b17: remove redundant optional tags
    * openshift/api@f224e742: update platform status with ibmcloud platform
    * openshift/api@7295f293: Migrate to openshift/build-machinery-go
    * openshift/api@001335d6: Bump: github.com/openshift/build-machinery-go
    * openshift/api@f161ef94: Ignore generated binary
    * openshift/api@224bbd5c: Remove Travis in favour of openshift/release#7411
    * openshift/api@a39d78eb: DEVEXP-544: Add Affinity to the image registry CRD
    * openshift/api@60852beb: Update go.mod to use v0.18.0-beta.2
    * openshift/api@9ba290b1: go mod tidy & go mod vendor
    * openshift/api@fdf269f9: Update generated protobuf
    * openshift/api@97458d9b: Add OmitEmpty to all optional fields
    * openshift/api@6248d484: Fixes openshift#545: Fix copyright in LICENSE file
    * openshift/api@42b07479: adds OAuthAPIServerStatus that holds status specific only to openshift-apiserver binary
    * openshift/api@53ccb04e: add build status reasons for fetch image source and manage dockerfile failures
    * openshift/api@0bb4670f: generated
    * openshift/api@cc711f19: remove the service catalog crds
    * openshift/api@49cc7219: mark service catalog types DEPRECATED
    * openshift/api@ea026483: fix(codegen): add missing client tag to operatorhub config type
    * openshift/api@5bc421a4: Use fedora:31 since we require go 1.13
    * openshift/api@987aea5d: update generated
    * openshift/api@d767ddd3: Add omitempty tags to Route resources.
    * openshift/api@b6c626c7: Update go.mod to use v0.18.0
    * openshift/api@acf858d1: go mod tidy & go mod vendor
    * openshift/api@c028dd2a: operator: add config operator type
    * openshift/client-go@c10ab197: Update go.mod to use v0.18.0-beta.2
    * openshift/client-go@e7fa42a1: make generate
    * openshift/client-go@bf14bfa8: Fix build errors (adding context and changing buildConfig Instantiate call)
    * openshift/client-go@2ed83913: chore(modules): bump openshift/api version
    * openshift/client-go@f7baeb99: chore(codegen): generate operatorhub config client
    * openshift/client-go@3fd9fa39: Bump to k8s v0.18.0 tag
    * openshift/library-go@fa68bbd7: apiserver observers: add observer mirrors writing to apiServerArguments
    * openshift/library-go@d4ca95bf: introduces UnionRevisionLabelPodDeployer that returns a unified state from multiple distinct deployers.
    * openshift/library-go@c466506f: Update go.mod to use v0.18.0-beta.2
    * openshift/library-go@4a44f950: Fix compilation errors (mostly context.TODOs)
    * openshift/library-go@da5c7119: Non-client related compile fixes
    * openshift/library-go@5807a73a: Fix oauthServiceAccount client interface to include contexts
    * openshift/library-go@d19e3500: Update metric query helpers to include context
    * openshift/library-go@67fcc94d: adds revision controller to APIServerControllerSet
    * openshift/library-go@d429589a: encryption: make encryption informer wrapper look closer to real informer
    * openshift/library-go@0b9944ec: encryption: move controllers to use context
    * openshift/library-go@1b0c1e53: encryption: migrate controllers to factory
    * openshift/library-go@d20dc01b: encryption: fix unionrevisionedpod to match Deployer interface
    * openshift/library-go@478f7ba9: Add CSIDriver to resourceread and resourceapply
    * openshift/library-go@0f41c809: factory: add WithSyncDegradedOnError that allows handling degraded for simple sync()
    * openshift/library-go@b3403f52: Update to k8s v0.18.0 tag
    * openshift/library-go@3a0b429c: adds encryption controllers to apiservercontrollerset
    * openshift/library-go@910d1724: moves DeploymentNodeProvider that returns the node list from nodes matching the node selector of a Deployment
    * openshift/library-go@45a3babd: adds encryption.Provider that abstracts external dependencies and preconditions that need to be dynamic during a downgra
    * openshift/library-go@f24f9c0d: observer: fix index error in corsobserver tests
    * openshift/library-go@0755af61: configobserver: add WithPrefix to allow setting separate subtrees
    * openshift/library-go@21d275b6: Fix StorageClasses comparison
    * openshift/library-go@ddf47476: add WithCustomInstaller method to Builder interface
    * openshift/library-go@4c47103d: Fix SA token sync
    * openshift/library-go@a39bf282: fileObserver: detect file existence when adding reactor
    * openshift/library-go@b833546a: Fix serving-certs race for controller's NewCommand*
    * openshift/library-go@609e1511: Fix ApplySecret for type changes
    * openshift/library-go@114736d4: cmdbuilder: add WithVersion() that reports version metrics of binary
    * openshift/library-go@eca66601: cmd: add WithVersion to StartController
    mfojtik committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    b59a0fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9aa17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa5083d View commit details
    Browse the repository at this point in the history