Lays Rodrigues
Lays Rodrigues
@StarlightIbuki I don't have access to the underlying infrastructure to check that file. And apparently, after changing the health check, it fixed this issue for me on the events of...
@dmehala thanks for the feedback. But I don't see how can I upgrade to v0.2.0 and fix the configuration without the access to the control plane. The current access that...
@dmehala I erased all the plugin configuration to avoid any issues with the upcoming upgrade. I think that we can't avoid the deletion of the plugin configuration, because even with...
@dmehala no problem. Adding one more thing: This plugin searches the values under the `env` prefix. based on the [kong](https://docs.konghq.com/gateway/latest/kong-enterprise/secrets-management/backends/env/#configuration-via-environment-variables) docs, it retrieves the values from the environment variables on...
Hi @77Vincent , here is the snippet: ```go func (conf AzureAuthConfig) Access(kong *pdk.PDK) { bearerToken, err := kong.Request.GetHeader("Authorization") if err != nil || bearerToken == "" { log.Warn().Err(err).Msg("Error on retrieving...
I think that you will only be able to do this if you add a feature to your action to comment itself on the PR, this gives you the freedom...