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

docs(quickstart): add agent autoconfig quickstart #1048

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

andrewazores
Copy link
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits: git commit -S -m "YOUR_COMMIT_MESSAGE"

Fixes: #1047

Description of the change:

This change adds allows the users to provide...

Motivation for the change:

This change is helpful because users may want to...

How to manually test:

  1. Insert steps here...
  2. ...

@andrewazores andrewazores requested a review from ebaron February 7, 2025 21:08
@andrewazores andrewazores added docs chore Refactor, rename, cleanup, etc. safe-to-test backport labels Feb 7, 2025
@andrewazores
Copy link
Member Author

I set the new downstream docs URLs to point to version 4 already ahead of the release, so those won't work just yet. I'm assuming that the URLs will otherwise remain stable from version 3, which is what I referenced for them.

@andrewazores andrewazores requested a review from cmah88 February 12, 2025 03:28
Copy link
Member

@ebaron ebaron left a comment

Choose a reason for hiding this comment

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

Content looks good. I would just suggest undoing the bundle/ changes since this is conditional on BUNDLE_MODE=ocp.

@andrewazores andrewazores force-pushed the console-quickstart-autoconfig branch from f33d765 to b3b2306 Compare February 15, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport chore Refactor, rename, cleanup, etc. docs safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] OpenShift Console quickstart should instruct users on how to use Agent autoconfiguration
3 participants