chambridge
- Login: chambridge
- Registered on: 02/09/2021
- Last connection: 07/26/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 29 | 29 |
Reported issues | 0 | 24 | 24 |
Projects
Project | Roles | Registered on |
---|---|---|
Ansible Plugin | Developer | 02/17/2021 |
CertGuard | Developer | 02/17/2021 |
Container Support | Developer | 02/17/2021 |
Crane | Developer | 02/17/2021 |
Debian Support | Developer | 02/17/2021 |
Docker Support | Developer | 02/17/2021 |
File Support | Developer | 02/17/2021 |
Maven Plugin | Developer | 02/17/2021 |
Migration Plugin | Developer | 02/17/2021 |
Nectar | Developer | 02/17/2021 |
NPM Plugin | Developer | 02/17/2021 |
OSTree Support | Developer | 02/17/2021 |
Packaging | Developer | 02/17/2021 |
Pulp | Developer | 02/17/2021 |
Puppet Support | Developer | 02/17/2021 |
Python Support | Developer | 02/17/2021 |
RPM Support | Developer | 02/17/2021 |
Activity
12/02/2021
-
-
* Obtain affinity from raw spec data
* If affinity and node_affinity are present apply to deployments
Affected by issue: https://github.com/operator-framework/operator-sdk/issues/1770
Related to: https://github.com/pulp/pulp-operator/i... Revision bb306ad6 (pulp-operator): Fix node affinity handling.
07/26/2021
-
Story #9145 (CLOSED - CURRENTRELEASE): Add backup and restore test to pulp-operator ci/cd testing
The pulp-operator currently supports backup and restore via custom resources. The CI/CD pipeline should have a test that validates this continues to function.
Test steps:
- Install operator and create a Pulp custom resource
- Add ...
07/07/2021
-
Use no_log to avoid credential leaks in operator log Revision 2512da20 (pulp-operator): Merge pull request #160 from chambridge/no_log-updates-avoid-cred-leaks
-
* Add no_log on secret creation
* Add no_log on k8_info for secrets
* Add no_log on set_fact handling for credentials
[noissue] Revision 063ba562 (pulp-operator): Use no_log to avoid credential leaks in operator log
07/06/2021
-
-
* Update settings values with pulp content service and port
[noissue] Revision ca86adcc (pulp-operator): Add pulp content settings
07/03/2021
-
Applied in changeset commit:pulp-operator|4f134106b50795ac3731b3d469e0bdeb5f746996. Issue #8833 (MODIFIED): API Server binds a NodePort (out of the default range) on OpenShiftWhen deploying Pulp via Operator on OpenShift we've encountered an issue [1] with API Server `Service` resource.
Operator is creating a `Service` resource that binds a nodePort `24817` (specified [2])). This node port is outside the d... -
Use nodeport flow only when defined, otherwise supply svc.cluster.local option Revision 90d966b8 (pulp-operator): Merge pull request #163 from chambridge/use-nodeport-only-when-requested
-
* Don't attempt nodeport settings if not selected
* Use status.hostIP from downward API to get node where web pod is running https://stackoverflow.com/a/52047845
* Only set nodeport for web service
* Allow user to specify nodeport or tak... Revision 4f134106 (pulp-operator): Use nodeport flow only when defined, otherwise supply svc.cluster.local option
Also available in: Atom