Skip to content

Add deployment docs#82

Merged
nightkr merged 2 commits into
mainfrom
feature/docs
Aug 7, 2023
Merged

Add deployment docs#82
nightkr merged 2 commits into
mainfrom
feature/docs

Conversation

@nightkr
Copy link
Copy Markdown
Contributor

@nightkr nightkr commented Aug 4, 2023

Description

Fixes #72

This doesn't include building instructions, since they seem to be disappearing from our other operators. This is intentionally kept pretty minimal right now (for example: it's probably not really worth going into deep detail on authn before we have #68).

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes
# Author
- [ ] Changes are OpenShift compatible
- [ ] CRD changes approved
- [ ] Helm chart can be installed and deployed operator works
- [ ] Integration tests passed (for non trivial changes)
# Reviewer
- [ ] Code contains useful comments
- [ ] (Integration-)Test cases added
- [ ] Documentation added or updated
- [ ] Changelog updated
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

Copy link
Copy Markdown
Member

@Techassi Techassi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nightkr nightkr added this pull request to the merge queue Aug 7, 2023
Merged via the queue into main with commit 37ca0d3 Aug 7, 2023
@nightkr nightkr deleted the feature/docs branch August 7, 2023 15:15
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.

Add documentation on how to build and deploy the Cockpit

2 participants