Adib Saikali

Results 24 issues of Adib Saikali

In version 1.6.1 it is very awkward to perform a key rotation in code. The `KeysetManager.rotate()` method is deprecated and the suggestion is to call the `add` method of the...

The `ProviderSettings` class https://github.com/spring-projects/spring-authorization-server/blob/718b86c9836e8c60bf2c0062b2271bd4753d12c9/oauth2-authorization-server/src/main/java/org/springframework/security/oauth2/server/authorization/config/ProviderSettings.java#L31 does not give any clues about its purpose. The word provider is too generic and raises questions about exactly is being provided. `ProviderSettings` extends from `AbstractSettings`...

status: feedback-provided
type: enhancement

For the docker hub official adopt open jdk images https://hub.docker.com/_/adoptopenjdk it is not clear what the update policy is for the base os image. Does the adopt openjdk team automatically...

enhancement
help wanted
good first issue - candidate

**On Page:** [Supply Chain Tutorial](/docs/v0.4.0/tutorials/first-supply-chain/) The tutorial does not work on K8s 1.24 running in Docker Desktop. This seems to be related to change in K8s where ServiceAccounts don't get...

**On Page:** [Install docs page](/docs/v0.4.0/install/) Reading though all the cartographer docs there is no mention of certificates, so it is rather surprising when reading the install page that there is...

I have always used `buildSrc` for my convention plugins, but I have not see you use it any of your demos / videos. What are the pros and cons of...

question

### Is there an existing issue already for your request/idea? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...

triage

The docs at [Concepts and CRDs](https://carvel.dev/kapp-controller/docs/v0.48.x/packaging/) contain a lot of details and it is hard to grasp how the CRDs are related to each other. Enhance the docs on this...

enhancement
good first issue
carvel-accepted

The docs at [OSS Carvel Packages](https://carvel.dev/kapp-controller/docs/v0.48.x/oss-packages/#tanzu-community-edition) state that > Tanzu Community Edition provides several open source [Carvel Packages](https://tanzucommunityedition.io/packages/). These are actively contributed to and maintained by contributors to Tanzu Community...

bug
carvel-accepted

Users that are considering switching to kapp-controller from another solution need to invest a significant amount of effort to answer the following questions: 1. Is the migration possible for my...

enhancement
discussion
priority/awaiting-more-evidence