-
Story
-
Resolution: Done
-
Major
-
None
-
None
Acceptance Criteria
- Code linting, validation and best practises adhered to
- All unit tests passing
- Acceptable level of code coverage (80%) ?
- Well documented README/HOWTO
- Executes (Kubernetes & OpenShift)
Tasks
- Update for functionality in both vanilla Kubernetes and OpenShift
- Review manifestsĀ
- Update manifests to include the relevant RBAC
- ServiceAccount
- ClusterRole
- ClusterRoleBindings
- SecurityContext (for capabilities)
- Implement as in the design document
- Configmaps
- Secrets
- RBAC as stated above
- Deploy to specific nodes (one or many worker nodes)
- Use node labels
- Use taints & tolerations
- Implement/Update unit testsĀ
- Document usage with example template
- clones
-
CFE-926 As a user (cluster-admin) I want to deploy an agent to a cluster so that I can execute scripts that satisfy the RFE-2052 request on all or specific nodes of an OpenShift/Kubernetes cluster and capture the resultant info to disk for later retrieval
- Closed
- is cloned by
-
CFE-928 As a developer I want to create E2E tests for the newly created agent scripts, so that most edge cases are covered and ensure a high level of confidence in the Node Observability Operator service
- Closed
- links to