Skip to content

Fix the problem with the start of deploy-service#1806

Merged
Yavor16 merged 2 commits intomasterfrom
fix-azure-os-problem
Apr 1, 2026
Merged

Fix the problem with the start of deploy-service#1806
Yavor16 merged 2 commits intomasterfrom
fix-azure-os-problem

Conversation

@Yavor16
Copy link
Copy Markdown
Contributor

@Yavor16 Yavor16 commented Apr 1, 2026

No description provided.

Optional<ObjectStoreServiceInfo> objectStoreServiceInfoOptional = getAppropriateProvider(objectStoreProviderName,
providersServiceInfo);
if (objectStoreServiceInfoOptional.isEmpty()) {
LOGGER.warn(Messages.NO_OBJECTSTORE_PROVIDER_FOUND);
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.

can we print here what is "objectStoreProviderName"

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 1, 2026

@Yavor16 Yavor16 merged commit 2e70b8c into master Apr 1, 2026
7 of 8 checks passed
@Yavor16 Yavor16 deleted the fix-azure-os-problem branch April 1, 2026 10:57
karrgov pushed a commit to karrgov/multiapps-controller that referenced this pull request Apr 1, 2026
* Fix the problem with the start of deploy-service
karrgov pushed a commit to karrgov/multiapps-controller that referenced this pull request Apr 1, 2026
* Fix the problem with the start of deploy-service
Yavor16 added a commit that referenced this pull request Apr 1, 2026
* Fix the problem with the start of deploy-service (#1806)

* Fix the problem with the start of deploy-service

* Fix ali cloud file existence check (#1807)

* [release] Set version to 2.44.2

---------

Co-authored-by: UzYav <38292887+Yavor16@users.noreply.github.com>
Co-authored-by: Ivan Dimitrov <32311354+IvanBorislavovDimitrov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants