fix(core): Fix image retrieval and service deployment process for workload services
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-29 - 1.0.135 - fix(core)
|
||||
Fix image retrieval and service deployment process for workload services
|
||||
|
||||
- Updated the handling of internal and external registry images when provisioning workload services.
|
||||
- Refined the image pulling logic to accommodate both internal and external sources.
|
||||
- Ensured proper secret management during service deployment.
|
||||
- Corrected and optimized key function parameters and API calls for clarity and functionality.
|
||||
|
||||
## 2024-12-20 - 1.0.134 - fix(core)
|
||||
Updated dependencies and refactored ClusterManager and CloudlyConnector for improved Docker management.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user