Closed Michael-Kruggel closed 3 months ago
Confluence has a createContainerConfigError - @Michael-Kruggel looks like you may have run into the same problem I had.
Yeah @JoeHCQ1, its due to the awkward nature of the upgrade test. Instead of checking out the latest tag and deploying that, it takes the most recent package and then tries to deploy that using your changes.
Upgrade upstream would never work because there is not an upstream flavor to upgrade from.
Note: I checked-out main, deployed the cluster and package using uds run default
. I then checked-out this branch, and deployed just the package using uds run dev
, and it came up healthy.
confirmed test from @Michael-Kruggel