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

Toolbox update #2

Open
wants to merge 346 commits into
base: master
Choose a base branch
from

Conversation

kfox1111
Copy link
Collaborator

No description provided.

kfox1111 added 30 commits April 14, 2019 13:42
This allows non virtual hosted servers, enabling easy port
forwarding.

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Add the authconfig package to the node image.

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
…n unready master. Ensure image chart server is overridable.
kfox1111 and others added 30 commits March 6, 2023 15:18
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Switched to dnf install for better dependency resolution
Removed Base/Anaconda Tools as they are not needed
Switched to released dockerfile frontend with mount type secret support
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.3.0...v3.5.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.5.3...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Fixed operator ansible collection dependencies as latest operator_sdk.util breaks k8s_status call
… role (#66)

Prometheus rules can be created from the ingress chart
Added new repo file with version replacement
Kubernetes only published 1.24+ to the new repo
Rocky 9 builds have been migrated to use this new repo
* Upgraded tenant namespace operator to osdk v1.4.0

Migrated to new directory structure
Upgraded crds to apiextensions v1
Added probes to chart
Updated entrypoint for new docker image
Fixed references to meta in ansible role
Bump tenant-namespace-operator version

* [tenant-namespace-operator] Updated crd url after move/rename
Addressed ansible-lint issues including when/block ordering
Bumped chart and container version
Removed obsolete upgrade code
Upgraded to sdk 1.32.0
Switched to use the helm task diff output and check mode for dryrun
Switched k8s tasks to use check mode for dryrun
The helm task does not output a diff if the release is not installed
Ensured the b64encode for the diff happens before we assign to an ansible fact (unsafe otherwise)
Cleaned up chart clusterrole duplicate rules, api version and single quotes
Added leases rule for pre 1.24 clusters compatibility with ingress 1.3.0
Loaded the CR data using k8s_info so it is loaded unsafe
Switched variable references to new CR var
Updated variable references for Ansible best practices (snake case)
Prepended underscore to variables to avoid clashes with operator snake
case variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants