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

Issue with helm deployment on v2.2.0 #348

Open
tb06904 opened this issue Mar 27, 2024 · 0 comments
Open

Issue with helm deployment on v2.2.0 #348

tb06904 opened this issue Mar 27, 2024 · 0 comments
Labels
automation GitHub Actions, CI/CD bug Confirmed or suspected bug
Milestone

Comments

@tb06904
Copy link
Member

tb06904 commented Mar 27, 2024

Overview

There appears to be a problem with the Helm deployment to Kind during the gaffer docker CI/CD pipeline. The exact issue is not clear but seems to be related to the accumulo master pod not starting correctly which has an obvious knock on effect to the rest of the deployment.

Some changes to the Helm chart have been made to make the data loader now dependant on a healthy accumulo master but what's causing this has not yet been bottomed out. Need some investigation to find and fix, however it may point to a wider issue with the helm charts. Debugging will require use of kubectl to inspect what is happening with the pods, it can be fairly frequently replicated by building the 2.2.0 images and running the k8s parts of the CI manually (e.g. deploy to kind script).

Note that the same accumulo image can be ran via docker just fine and produces a functional deployment using existing docker compose yaml.

@tb06904 tb06904 added bug Confirmed or suspected bug automation GitHub Actions, CI/CD labels Mar 27, 2024
tb06904 added a commit that referenced this issue Mar 27, 2024
@GCHQDeveloper314 GCHQDeveloper314 added this to the Backlog milestone Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation GitHub Actions, CI/CD bug Confirmed or suspected bug
Projects
None yet
Development

No branches or pull requests

2 participants