confluentinc / confluentinc/confluent-kubernetes-examples

C3 images/tags wot CP8+ are still referring to the old naming/tag scheme, images are not found

Open
#412 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
72
Forks
201
Avg merge
10h 2m
Merged PRs (30d)
2

Description

For CP8.0/8.1 we are still referencing the old pre-CP8 C3 images - e.g.:
```
image:
application: confluentinc/cp-enterprise-control-center:8.1.0
init: confluentinc/confluent-init-container:3.1.0
```
I think this should be changed to the current C3-NG images:
```
image:
application: confluentinc/cp-enterprise-control-center-next-gen:2.3.0
init: confluentinc/confluent-init-container:3.1.0
```

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named; start by searching the repository for the old cp-enterprise-control-center:8.1.0 reference and related CP8.0/8.1 image tags. Done means the affected examples use the current C3-NG application image and retain the expected init image tag, with image references resolving successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, kubernetes
Domain
infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.