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 CSPO docs and display it on the overview map #149

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

matofeder
Copy link
Member

@matofeder matofeder commented Feb 28, 2024

This PR adds Cluster Stack Provider OpenStack (CSPO) component docs and displays the cluster stacks on the overview map. The CSPO component is part of the KaaS V2 bundle.

Related to #136

CSPO docs refactoring done within: SovereignCloudStack/cluster-stack-provider-openstack#111

@maxwolfs just FYI:

  • CSPO is just one sub-project that is part of KaaS V2 (commonly known as cluster-stacks)
  • So the hierarchy could be as follows:
    • KaaS V2:
      • Cluster Stacks
      • Cluster Stack Operator
      • Cluster Stack Provider OpenStack
      • Cluster Stacks CTL

Signed-off-by: Matej Feder <matej.feder@dnation.cloud>
@matofeder
Copy link
Member Author

Note:
linter pipeline failed due to issues unrelated to the proposed change:

=========================> MARKDOWN LINK CHECK <=========================

FILE: community/cloud-resources/cloud-resources.md

  2 links checked.

FILE: docs/05-iam/index.md
  [✖] https://docs.scs.community/dev-docs/operations/iam/identity-federation-in-scs → Status: 404

  3 links checked.

  ERROR: 1 dead links found!
  [✖] https://docs.scs.community/dev-docs/operations/iam/identity-federation-in-scs → Status: 404

=========================================================================

@matofeder matofeder requested a review from maxwolfs February 28, 2024 12:02
@matofeder matofeder added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Feb 28, 2024
@matofeder matofeder requested a review from jschoone February 28, 2024 12:03
@matofeder matofeder changed the title Add cluster-stacks' (KaaS V2) component CSPO docs and display it on the overview map Add CSPO docs and display it on the overview map Feb 28, 2024
@maxwolfs
Copy link
Member

Note: linter pipeline failed due to issues unrelated to the proposed change:

=========================> MARKDOWN LINK CHECK <=========================

FILE: community/cloud-resources/cloud-resources.md

  2 links checked.

FILE: docs/05-iam/index.md
  [✖] https://docs.scs.community/dev-docs/operations/iam/identity-federation-in-scs → Status: 404

  3 links checked.

  ERROR: 1 dead links found!
  [✖] https://docs.scs.community/dev-docs/operations/iam/identity-federation-in-scs → Status: 404

=========================================================================

I'll fix that in the 'feat/refactor-operator-introduction` once this PR is merged

@maxwolfs maxwolfs merged commit 712ce92 into feat/refactor-operator-introduction Feb 29, 2024
2 of 3 checks passed
@maxwolfs maxwolfs deleted the cspo_docs branch February 29, 2024 08:00
maxwolfs added a commit that referenced this pull request Mar 4, 2024
* remove deprecated parts

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* fix linkg

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* feat: add cluster stacks description

Signed-off-by: Jan Schoone <6106846+jschoone@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jan Schoone <6106846+jschoone@users.noreply.github.com>
Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* refactor components for better reuse with json

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* import architecture component

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* fix loading

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* Apply suggestions from code review

Co-authored-by: Filip Dobrovolný <dobrovolny.filip@gmail.com>
Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* add first single components to overview component

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* Adjust model

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* add custom data plugin

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* fix url

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* fix url

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* fix: typo

Signed-off-by: Jan Schoone <6106846+jschoone@users.noreply.github.com>

* fix calendar link

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* Add container registry docs and display it on the overview map (#143)

Signed-off-by: Matej Feder <matej.feder@dnation.cloud>

* Add monitoring docs and display it on the overview map (#144)

Signed-off-by: Matej Feder <matej.feder@dnation.cloud>

* Add CSPO docs and display it on the overview map (#149)

Signed-off-by: Matej Feder <matej.feder@dnation.cloud>

* fix component sizing

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* Apply suggestions from code review

Co-authored-by: Roman Hros <roman.hros@dnation.cloud>
Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* Add missing k8s-cluster-api-provider doc pages (#152)

Signed-off-by: Roman Hros <roman.hros@dnation.cloud>

* fix title

Co-authored-by: Roman Hros <roman.hros@dnation.cloud>
Signed-off-by: Max Wolfs <mail@maxwolfs.com>

---------

Signed-off-by: Max Wolfs <mail@maxwolfs.com>
Signed-off-by: Jan Schoone <6106846+jschoone@users.noreply.github.com>
Signed-off-by: Matej Feder <matej.feder@dnation.cloud>
Signed-off-by: Roman Hros <roman.hros@dnation.cloud>
Co-authored-by: Jan Schoone <6106846+jschoone@users.noreply.github.com>
Co-authored-by: Filip Dobrovolný <dobrovolny.filip@gmail.com>
Co-authored-by: Matej Feder <matej.feder@dnation.cloud>
Co-authored-by: Roman Hros <roman.hros@dnation.cloud>
JuanPTM pushed a commit to JuanPTM/docs that referenced this pull request Jun 3, 2024
* remove deprecated parts

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* fix linkg

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* feat: add cluster stacks description

Signed-off-by: Jan Schoone <6106846+jschoone@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jan Schoone <6106846+jschoone@users.noreply.github.com>
Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* refactor components for better reuse with json

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* import architecture component

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* fix loading

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* Apply suggestions from code review

Co-authored-by: Filip Dobrovolný <dobrovolny.filip@gmail.com>
Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* add first single components to overview component

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* Adjust model

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* add custom data plugin

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* fix url

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* fix url

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* fix: typo

Signed-off-by: Jan Schoone <6106846+jschoone@users.noreply.github.com>

* fix calendar link

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* Add container registry docs and display it on the overview map (SovereignCloudStack#143)

Signed-off-by: Matej Feder <matej.feder@dnation.cloud>

* Add monitoring docs and display it on the overview map (SovereignCloudStack#144)

Signed-off-by: Matej Feder <matej.feder@dnation.cloud>

* Add CSPO docs and display it on the overview map (SovereignCloudStack#149)

Signed-off-by: Matej Feder <matej.feder@dnation.cloud>

* fix component sizing

Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* Apply suggestions from code review

Co-authored-by: Roman Hros <roman.hros@dnation.cloud>
Signed-off-by: Max Wolfs <mail@maxwolfs.com>

* Add missing k8s-cluster-api-provider doc pages (SovereignCloudStack#152)

Signed-off-by: Roman Hros <roman.hros@dnation.cloud>

* fix title

Co-authored-by: Roman Hros <roman.hros@dnation.cloud>
Signed-off-by: Max Wolfs <mail@maxwolfs.com>

---------

Signed-off-by: Max Wolfs <mail@maxwolfs.com>
Signed-off-by: Jan Schoone <6106846+jschoone@users.noreply.github.com>
Signed-off-by: Matej Feder <matej.feder@dnation.cloud>
Signed-off-by: Roman Hros <roman.hros@dnation.cloud>
Co-authored-by: Jan Schoone <6106846+jschoone@users.noreply.github.com>
Co-authored-by: Filip Dobrovolný <dobrovolny.filip@gmail.com>
Co-authored-by: Matej Feder <matej.feder@dnation.cloud>
Co-authored-by: Roman Hros <roman.hros@dnation.cloud>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants