pulp-operator
pulp-operator copied to clipboard
Kubernetes Operator for Pulp 3. Under active development.
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.3 to 0.30.0. Commits 3aa4577 Update dependencies to v0.30.0 tag 2df4de1 Merge remote-tracking branch 'origin/master' into release-1.30 ade2ae2 Update x/net for CVE-2023-45288 b4632b7 Merge pull request #123932...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.29.3 to 0.30.0. Commits d57b959 Update dependencies to v0.30.0 tag ceb92ba Merge remote-tracking branch 'origin/master' into release-1.30 60fc039 Update x/net for CVE-2023-45288 c8b7f6a Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf...
**Version** pulp-operator: 1.0.0-beta.4 pulp images: ``` spec: deployment_type: galaxy image: [quay.io/pulp/galaxy-minimal](http://quay.io/pulp/galaxy-minimal) image_version: 4.6.3 image_web: [quay.io/pulp/galaxy-web](http://quay.io/pulp/galaxy-web) image_web_version: 4.6.3 ``` **Describe the bug** Failure to start in environment with ipv6 disabled **To...
**Version** Pulp Operator: 1.0.0-beta.3 (The following are both important to note, as I'll describe later.) Affected node: pulp-minimal:stable@0f66fa60566b Unaffected node: pulp-minimal:stable@4b30cd0edbb7 **Describe the bug** I'm not sure if this belongs...
**Describe the bug** Releasing a new version of the operator using the [release.sh](https://github.com/pulp/pulp-operator/blob/main/release/release.sh) script will fail `community-operators` and `community-operators-prod` pipelines because of: - missing metadata.annotations.support field (new required field) -...
We could add a page explaining all the jobs created by the operator (and linking the specific page for each, for example, link the reset admin pwd page), the available...
**Version** Pulp operator `v1.0.0-beta.1`, Image `quay.io/pulp/pulp-operator@sha256:ab39229f535d6eaeaa7502e39581ba0c89319400512ac51f99ee8b905449b617` Pulp version is 3.32 **Describe the bug** I was trying to update the `ObjectStorageS3Secret` field (or `object_storage_s3_secret` in json representation), as we wanted to...
**Is your feature request related to a problem? Please describe.** We need to verify if our configuration of OCP `Routes` works with `pulp-certguard`. The current configuration is already doing the...
**Describe the bug** Our pods are not getting terminated in a graceful way. An image version upgrade or any change that requires deploying new pods will cause a rollout of...