cloud-operators icon indicating copy to clipboard operation
cloud-operators copied to clipboard

Provision and bind IBM Cloud services to your Kubernetes cluster in a Kubernetes-native way

Results 40 cloud-operators issues
Sort by recently updated
recently updated
newest added

issue: https://github.ibm.com/alchemy-containers/armada-ironsides/issues/5644

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210614182718-04defd469f4e to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20210614182718-04defd469f4e&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.17 to 0.20.0. Commits afa3b34 Update dependencies to v0.20.0 tag fb61a7c Merge pull request #96720 from liggitt/throttled-logger 61471be Deflake ThrottledLogger test 66db254 Merge pull request #95981 from...

dependencies

## Feature request Enhance the current management setup with the option of fallback to the _default_ `ConfigMap` and `Secret`, in case no dedicated `ConfigMap` and `Secret` is defined for a...

The README provides a table of keys that can be provided for the `ibmcloud-operator-defaults` ConfigMap. The keys provided in the table are wrong (at least they don't agree with the...

Provisioning IBM Secrets Manager works if creating a new or using existing one. But the binding does not work, means no secret will be created. Definition ``` apiVersion: ibmcloud.ibm.com/v1 kind:...

Hi, I've been able to build and validate the operator on ppc64le. I've also published the build-script [here](https://github.com/ppc64le/build-scripts/tree/master/i/ibm-cloud-operators). I'm trying to get the changes for adding ppc64le support merged. Since...

## SUMMARY I built the operator code and tried to install on k8s cluster by following [these](https://github.com/IBM/cloud-operators#installing-the-operator-for-kubernetes-clusters) steps. But the application of the last 3 yaml files fails due to...

bug

https://github.com/IBM/cloud-operators/blob/69106640983a0cb6c6aee287239c1d0aaada5177/api/v1/service_types.go#L85 https://github.com/IBM/cloud-operators/blob/69106640983a0cb6c6aee287239c1d0aaada5177/api/v1/service_types.go#L96 https://github.com/IBM/cloud-operators/blob/69106640983a0cb6c6aee287239c1d0aaada5177/api/v1/binding_types.go#L72 https://github.com/IBM/cloud-operators/blob/69106640983a0cb6c6aee287239c1d0aaada5177/api/v1/binding_types.go#L83 Ref: https://github.com/IBM/portieris/issues/276