Skip to content

Commit 57eff70

Browse files
feat: Work on git based skill updates (#3580)
1 parent d930f78 commit 57eff70

119 files changed

Lines changed: 4180 additions & 1841 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,5 @@ Test environment: https://console.your-env.onplural.sh/
1717
- [ ] If required, I have updated the Plural documentation accordingly.
1818
- [ ] I have added tests to cover my changes.
1919
- [ ] I have deployed the agent to a test environment and verified that it works as expected (required only when changing agent code).
20-
- [ ] Agent starts successfully.
21-
- [ ] Service creation works without any issues when using raw manifests and Helm templates.
22-
- [ ] Service creation works when resources contain both CRD and CRD instances.
23-
- [ ] Service templating works correctly.
24-
- [ ] Service errors are reported properly and visible in the UI.
25-
- [ ] Service updates are reflected properly in the cluster.
26-
- [ ] Service resync triggers immediately and works as expected.
27-
- [ ] Sync waves annotations are respected.
28-
- [ ] Sync phases annotations are respected. Phases are executed in the correct order.
29-
- [ ] Sync hook delete policies are respected. Resources are not recreated once they reach the desired state.
30-
- [ ] Service deletion works and cleanups resources properly.
31-
- [ ] Services can be recreated after deletion.
32-
- [ ] Service detachment works and keeps resources unaffected.
33-
- [ ] Services can be recreated after detachment.
34-
- [ ] Service component trees are working as expected.
35-
- [ ] Cluster health statuses are being updated.
36-
- [ ] Agent logs do not contain any errors (after running for at least 30 minutes).
37-
- [ ] There are no visible anomalies in Datadog (after running for at least 30 minutes).
3820

3921
Plural Flow: console

0 commit comments

Comments
 (0)