Lars Bruun-Hansen
Lars Bruun-Hansen
I wonder what stance is on **idempotency** of the CouchDB Helm chart install action? It seems to be a debated issue in the Helm world, but one which the CouchDB...
### New feature, improvement proposal Background: The plugin needs to update the `maven-metadata.xml` file. Hence it needs to download it from somewhere. This is what I call the "resolve" repo....
The following classes are deprecated in Spring Security 6.4+. - [DefaultAuthorizationCodeTokenResponseClient](https://docs.spring.io/spring-security/site/docs/current/api/org/springframework/security/oauth2/client/endpoint/DefaultAuthorizationCodeTokenResponseClient.html) - [DefaultRefreshTokenTokenResponseClient](https://docs.spring.io/spring-security/site/docs/current/api/org/springframework/security/oauth2/client/endpoint/DefaultRefreshTokenTokenResponseClient.html) - [DefaultClientCredentialsTokenResponseClient](https://docs.spring.io/spring-security/site/docs/current/api/org/springframework/security/oauth2/client/endpoint/DefaultClientCredentialsTokenResponseClient.html) - [DefaultJwtBearerTokenResponseClient](https://docs.spring.io/spring-security/site/docs/current/api/org/springframework/security/oauth2/client/endpoint/DefaultJwtBearerTokenResponseClient.html) - [DefaultTokenExchangeTokenResponseClient](https://docs.spring.io/spring-security/site/docs/current/api/org/springframework/security/oauth2/client/endpoint/DefaultTokenExchangeTokenResponseClient.html) The docs at [Spring Security OAuth2](https://docs.spring.io/spring-security/reference/servlet/oauth2/index.html) should be changed to refer...
The "This code is licensed to ASF" license header on the generated `./mvn/wrapper/maven-wrapper.properties` file does not make sense. The file is the user's, not ASF's. It is generated as a...
**Related command** `az aks get-credentials` **Describe the bug** The `az aks get-credentials` command incorrectly expects that the local kube config file must have a `clusters` key in order to be...