Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix indexing of the backing services file name #235

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

dcasavant
Copy link
Member

As reported in #234 we are no longer publishing the addons file. It appears that this may be caused by before_deploy.sh applying the same index to both addons and then backingservices to replace the descriptor-template.json with the actual file names.

This PR attempts to fix the publishing of the addons chart by updating the before deploy script with a proper index for the backing services tgz.

@dcasavant dcasavant requested review from pega-kshev, MadhuriArugula and a team January 14, 2021 12:23
@dcasavant dcasavant marked this pull request as ready for review January 14, 2021 12:23
@dcasavant dcasavant requested review from misterdorito and a team January 15, 2021 13:22
@dcasavant dcasavant added the build Related to the build process label Jan 15, 2021
@MadhuriArugula
Copy link
Collaborator

@dcasavant Can we merge this and create a new release with same version for all the charts? Currently, addons latest version is 1.3.5 while others are at 1.4.1.

@anujgarg06
Copy link

Hi,
Do we have a workaround to overcome this error while your team is working on its fix?

@MadhuriArugula MadhuriArugula merged commit cbb718f into pegasystems:master Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to the build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pega/addons charts in version 1.4.0 are unavailable (returning 404 error)
6 participants