-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGELOG.txt
More file actions
58 lines (58 loc) · 2.29 KB
/
CHANGELOG.txt
File metadata and controls
58 lines (58 loc) · 2.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
0.0.1: First version of helm plugin.
0.0.2: Fix CircleCi.
0.0.3: Add gcp authentication token refresh.
0.0.4: Add obfuscate_passwords also when command execution fails.
0.0.5: Create binary and Helm env inside deployment folder.
0.0.6: Add update_repositories workflow.
0.0.7: Release in order to trigger build bundle.
0.0.8: Added upgrade_release workflow.
0.1.0: Add installation of aws cli when needed in order to authenticate with eks.
0.1.1: Constrain smmap==3.0.5.
0.2.0: Add ssl_ca_cert support.
0.2.1:
- RD-3280: Use general executor from common sdk for process execution.
0.2.2: Rerelease with arm64 support.
0.2.3: Work around 6.2 GA bug.
0.2.4: add RD-3650-max-sleep-time
0.2.5: Make sure that file content is written to file.
0.2.6: Deduplicate flags from properties and input overrides. This only deduplicates the key value pair. Duplicate keys are still supported.
0.2.7:
- Resolve node instance ID to upgrade release if not provided.
- Resolve values file address if relative provided.
- Remove unsupported flags on uninstall.
0.2.8:
- RD-4746 Cast non strings to strings when setting command line vars.
- RD-4986 fix uninstall_release del args_dict[FLAGS_FIELD][n]
- RD-4901 add '--wait' to cmd in uninstall function
- RD-5289-check-version-for-using-with-flag-wait for uninstall function
0.3.0:
- RD-3678 - shared cluster relationship.
0.4.0:
- RD-6054 - support check status command.
- RD-5554 If JSON Decode Fails pass exception.
- RD-6055-helm-check-drift (repo_check_drift AND check_release_drift)
- RD-6057 Deployment Update
0.4.1:
- RD-7029 Heal workflow
- RD-6699 Debug Option
0.4.2:
- Do not use exception to report diff.
- add __version__.py file in cloudify_helm folder.
0.4.3:
- py311 wagon.
- tests run on remote manager.
- added circleci context.
- CYBL-2065 Bug fix in repo flag in functions Install status and uninstall.
0.4.4:
- fix Removal of set_value from the parameters to the helm.status function.
- CYBL-2061-multiple-lifecycle-cluster-operations-fails
0.4.5: Skip status for unhandled apis.
0.4.6:
- Add Helm Registry
- Add plugin 1.5 DSL.
0.4.7: Better handle for virtualenv creation.
0.4.8: Handle issue with permissions.
0.4.9: Rerelease for manylinux.
0.4.10: Rerelease without cfylint.
0.4.11: add .drp folder for trufflehog.
0.4.12: blackduck.