Skip to content

Conversation

@Slach
Copy link
Collaborator

@Slach Slach commented Nov 20, 2025

Important items to consider before making a Pull Request

Please check items PR complies to:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. More info

--

1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into master branch, but it has to be confirmed by project's maintainer.

… improve_helm

Signed-off-by: Slach <[email protected]>

# Conflicts:
#	deploy/helm/clickhouse-operator/values.schema.json
# Cleanup
cd /
rm -rf "$TEMP_DIR"
name: release_chart
Copy link
Collaborator Author

@Slach Slach Nov 20, 2025

Choose a reason for hiding this comment

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

weird, this is looks like line endings changed, but i didn't

file identical

}
}
}
{
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the same, i have LF line endings here, maybe on github it CRLF

@Slach
Copy link
Collaborator Author

Slach commented Nov 20, 2025

root reason why check_helm fails
Warning Failed 28s (x3 over 81s) kubelet Failed to pull image "altinity/clickhouse-operator:0.25.6": Error response from daemon: manifest for alt inity/clickhouse-operator:0.25.6 not found: manifest unknown: manifest unknown

@joshleecreates
Copy link
Contributor

root reason why check_helm fails Warning Failed 28s (x3 over 81s) kubelet Failed to pull image "altinity/clickhouse-operator:0.25.6": Error response from daemon: manifest for alt inity/clickhouse-operator:0.25.6 not found: manifest unknown: manifest unknown

I believe that under the new repo the chart name is altinity-clickhouse-operator

@Slach
Copy link
Collaborator Author

Slach commented Nov 21, 2025

@joshleecreates images just not published yet, this is root reason, i install helm from local directory

@Slach
Copy link
Collaborator Author

Slach commented Nov 21, 2025

ok. check helm passed, ready to merge

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