Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Create knownissues.adoc #312

Merged
merged 4 commits into from
Feb 26, 2020
Merged

Conversation

jantley-ibm
Copy link
Contributor

No description provided.

Copy link

@kilnerm kilnerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the problem summary was not entirely accurate. I have suggested an update in my review comments.


==

There is a compatibility issue with the Appsody CLI versions 0.5.5 and 0.5.6 that can cause build pipelines to fail. These versions of the Appsody CLI append the image registry to the application configuration in the image tag. This metadata format can conflict with the format that is used in the Kabanero instance. If the applications image is active in the Kabanero instance, the pipeline continues, otherwise the build fails.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version 0.5.5 and 0.5.6 of the Appsody CLI will prepend the default image registry, docker.io, to the image tag in a new applications configuration regardless of whether the base collection specifies it. This results in an application configuration that conflicts with the meta-data used within the Kabanero instance that was created from the base collection configuration. This conflict causes the default build pipelines to fail for the application as it appears the relevant collection is not active within the Kabanero instance.


There is a compatibility issue with the Appsody CLI versions 0.5.5 and 0.5.6 that can cause build pipelines to fail. These versions of the Appsody CLI append the image registry to the application configuration in the image tag. This metadata format can conflict with the format that is used in the Kabanero instance. If the applications image is active in the Kabanero instance, the pipeline continues, otherwise the build fails.

After initializing the application, you can manually edit the `.appsody-config.yaml` file in the application source folder to remove the docker registry portion of the value of the image tag. Alternatively, use a different version of the Appsody CLI.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alternatively, upgrade your Appsody CLI to the latest version.

ref/general/reference/knownissues.adoc Show resolved Hide resolved
@jantley-ibm
Copy link
Contributor Author

@kilnerm thanks for the feedback. There are 3 PRs (#301 , #312 , and #314 ) for v0.2, 0.3, and 0.4, respectively. All have been updated according to your changes.

Copy link

@kilnerm kilnerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alohr51 alohr51 merged commit b4cb50e into release-0.3 Feb 26, 2020
@alohr51 alohr51 deleted the 289-jantley-addknownissuestov03 branch February 26, 2020 15:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants