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

HMS-3165 fix: blank custom deployment #29

Conversation

avisiedo
Copy link
Contributor

This change add ephemeral cluster rules to deploy commits on dev cluster for getting earlier state on dev cluster, fixing the unfinished initial changes for HMS-2678 for the frontend.

Now we could deploy the custom local commits in the ephemeral cluster allowing earlier verification (and not getting the blank screen).

@avisiedo avisiedo self-assigned this Jan 24, 2024
@app-sre-bot
Copy link

Can one of the admins verify this patch?

Add annotation with description about the OpenShift template.

Signed-off-by: Alejandro Visiedo <[email protected]>
Just add the python dependencies to develop with the repository.

Signed-off-by: Alejandro Visiedo <[email protected]>
Signed-off-by: Alejandro Visiedo <[email protected]>
Add the set of makefiles to provide the rules to custom deployment in
the ephemeral environment. Align this repo with the backend repository.

Signed-off-by: Alejandro Visiedo <[email protected]>
Update the alias command to run as it is specified into the platform
documentation.

Signed-off-by: Alejandro Visiedo <[email protected]>
Add a poc to try to build the frontend container locally, and check if
it could be deployed in ephemeral environment.

Signed-off-by: Alejandro Visiedo <[email protected]>
Fix wrong copy of files.

Signed-off-by: Alejandro Visiedo <[email protected]>
Add bonfire-deploy and update rule to build the container.

Signed-off-by: Alejandro Visiedo <[email protected]>
Add .dockerignore with the paths to avoid to copy to the image when the
statement 'COPY . .' is executed.

Signed-off-by: Alejandro Visiedo <[email protected]>
It was observed some differences between the container generated from
the CI/CD platform system and the container generated locally from the
repository.

This change add several changes to try to be aligned with that changes
and generate the same or similar content to what is generated by the
platform.

Signed-off-by: Alejandro Visiedo <[email protected]>
@avisiedo avisiedo force-pushed the hms-3165-fix-blank-custom-deployment branch from 211e7a9 to 9d87a7c Compare February 12, 2024 11:14
@frasertweedale
Copy link
Contributor

Merged in the graph of #30.

@avisiedo avisiedo deleted the hms-3165-fix-blank-custom-deployment branch April 26, 2024 10:42
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.

3 participants