We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Secret controller doesn't update the ApisixTls resources when the related secret resource was changed.
Though the related ApisixTls resources will be re-pushed to APISIX cluster, the content was not changed.
apisix-ingress-controller version --long
kubectl version
uname -a
The text was updated successfully, but these errors were encountered:
Fixed.
Sorry, something went wrong.
gxthrj
No branches or pull requests
Issue description
Secret controller doesn't update the ApisixTls resources when the related secret resource was changed.
Though the related ApisixTls resources will be re-pushed to APISIX cluster, the content was not changed.
Environment
apisix-ingress-controller version --long
); master branchkubectl version
);uname -a
).Minimal test code / Steps to reproduce the issue
What's the actual result? (including assertion message & call stack if applicable)
What's the expected result?
The text was updated successfully, but these errors were encountered: