Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/migration/migrate-agent-crd-to-workloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,5 +276,5 @@ The operator supports running in hybrid mode indefinitely, so you can migrate gr
## Support

For questions or issues:
- Open an issue at https://github.com/kagenti/operator/issues
- Open an issue at https://github.com/kagenti/kagenti-operator/issues
- Refer to the full migration plan in the project documentation.
2 changes: 1 addition & 1 deletion kagenti-operator/docs/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ kubectl delete agentcard my-agent-deployment-card --grace-period=0 --force
## Getting Help

- **GitHub Issues**: [Report bugs or request features](https://github.com/kagenti/kagenti-operator/issues)
- **Discussions**: [Ask questions](https://github.com/kagenti/kagenti-operator/discussions)
- **Issues**: [Ask questions or report bugs](https://github.com/kagenti/kagenti-operator/issues)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

we probably don't need duplicate 'issues' (this would essentially duplicate L591) or we should link to overall kagenti discussions cc: @rubambiza

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Agreed @evaline-ju. Acknowledging that I have flagged this for follow-up on my to-do list.

- **Contributing**: See [CONTRIBUTING.md](../CONTRIBUTING.md)

---
Expand Down
Loading