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

Add CAPI Operator Book to root README #1

Closed
wants to merge 24 commits into from

Conversation

furkatgofurov7
Copy link
Owner

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

furkatgofurov7 and others added 24 commits February 26, 2024 15:26
This commit puts together skeleton of Netlify book structure and
by no means a final one and subject to change and iterations

Signed-off-by: Furkat Gofurov <[email protected]>
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.3 to 0.16.5.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.16.3...v0.16.5)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ook-structure

📖 Inital Netlify book structure version of operator
Signed-off-by: Danil Grigorev <[email protected]>
Signed-off-by: Danil Grigorev <[email protected]>
📖 Fill the book content with the current README.md
…rade

Clusterctl upgrade logic validates other installed providers, while
perfoming upgrade for version compatibility. Operator stores this data
in a ConfigMap to allow air-gapped support. This ensures we fetch
correct configMap first, to validate version against correct metadata.yaml.

Signed-off-by: Danil Grigorev <[email protected]>
…o-for-upgrade-validation

🐛 Collect correct manifest config map per provider while performing upgrade
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…dependencies

don’t deliver cert-manager CRDs with cluster-api-operator chart
…-generate

🌱 Autorun make generate tasks on each dependabot PR and commit the changes to a branch
…t/go_modules/test/sigs.k8s.io/controller-runtime-0.16.5

🌱 Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.16.5 in /test
…t/go_modules/test/golang.org/x/tools-0.18.0

🌱 Bump golang.org/x/tools from 0.17.0 to 0.18.0 in /test
…t/github_actions/softprops/action-gh-release-2

🌱 Bump softprops/action-gh-release from 1 to 2
I'm not longer able to commit to helping maintain this project
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.

5 participants