hazelcast / hazelcast/hazelcast-code-samples

Hazelcast docker image versions in integration code samples are not updated

Open
#301 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
558
Forks
600
PR merge metrics
No merged PRs in 30d

Description

```
$ git grep hazelcast/hazelcast:
hazelcast-integration/kubernetes/hazelcast.yaml: image: hazelcast/hazelcast:3.10.3
hazelcast-integration/openshift/hazelcast-cluster/hazelcast-openshift-origin/hazelcast.yaml: value: hazelcast/hazelcast:3.11

$ git grep hazelcast/hazelcast-enterprise:
hazelcast-integration/kubernetes/hazelcast-enterprise.yaml: image: hazelcast/hazelcast-enterprise:3.10.3
hazelcast-integration/openshift/hazelcast-cluster/hazelcast-enterprise-openshift-centos/hazelcast.yaml: value: hazelcast/hazelcast-enterprise:3.11
```

Could we come up with some improvement to avoid hardcoded versions (e.g. document providing as a parameter), or use some automation to update the version during release? (CC @leszko)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.