Skip to content

chore: upgrade apisix-ingress-controller from v1.1.2 to v1.1.3 and bump apisix chart to support it#962

Open
Guerlielton wants to merge 3 commits into
apache:masterfrom
Guerlielton:feature/update-dependecy-to-support-imagepullsecret
Open

chore: upgrade apisix-ingress-controller from v1.1.2 to v1.1.3 and bump apisix chart to support it#962
Guerlielton wants to merge 3 commits into
apache:masterfrom
Guerlielton:feature/update-dependecy-to-support-imagepullsecret

Conversation

@Guerlielton
Copy link
Copy Markdown

@Guerlielton Guerlielton commented Apr 15, 2026

This PR upgrades the apisix-ingress-controller dependency to version 1.1.2.

The main purpose of this upgrade is to add support for imagePullSecrets, enabling the use of private container registries.

This feature was introduced in PR #916 , but the apisix chart dependency was not updated at that time. This change ensures the dependency version aligns with the introduced functionality.

No breaking changes are expected, and this update aligns the deployment with current requirements for authenticated image pulls.

@Guerlielton Guerlielton changed the title chore: upgrade dependency apisix-ingress-controller to 1.1.2 to support imagepullsecrets feat: upgrade dependency apisix-ingress-controller to 1.1.2 to support imagepullsecrets Apr 15, 2026
@Guerlielton Guerlielton changed the title feat: upgrade dependency apisix-ingress-controller to 1.1.2 to support imagepullsecrets chore: upgrade dependency apisix-ingress-controller to 1.1.2 to support imagepullsecrets Apr 15, 2026
@Guerlielton
Copy link
Copy Markdown
Author

Hi @Baoyuantop and @AlinsRan I'm in doubt if I need to bump one minor version on apisix-2.14.0 like point to apisix-2.14.1

@martin-schulze-e2m
Copy link
Copy Markdown

martin-schulze-e2m commented Apr 29, 2026

The main purpose of this upgrade is to add support for imagePullSecrets, enabling the use of private container registries.

AFAIK the imagePullSecrets fix is not yet packaged in a release, so we would need a new AIC chart version (1.1.3?) first.

@Guerlielton
Copy link
Copy Markdown
Author

Hi @martin-schulze-e2m, this change is already there after merging this #916 but the version stays 1.1.2 to follow the right way. Yes, we need to put a new version from AIC I'll do this and wait for the team review.

@Guerlielton Guerlielton changed the title chore: upgrade dependency apisix-ingress-controller to 1.1.2 to support imagepullsecrets chore: upgrade apisix-ingress-controller from v1.1.2 to v1.1.3 and bump apisix chart to support it Apr 30, 2026
@Guerlielton
Copy link
Copy Markdown
Author

Hi, as @martin-schulze-e2m mentioned, I’ve opened a new PR (#969) to update the apisix-ingress-controller to version 1.1.3.

Once that PR is merged, I’ll update the Chart.lock in this PR to reflect the new 1.1.3 version.

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.

2 participants