Mike Tougeron
Mike Tougeron
Mock & test the logic in watchForPersistentVolumeClaims that the informer calls
Figure out a way to do integration testing against AWS clusters when approved in the PR. e.g., the `/ok-to-test` sort of thing.
/kind bug **What steps did you take and what happened:** When you create an `AWSManagedControlPlane` using BYO VPC and set the `secondaryCidrBlock` to a value, if you later delete the...
New ID Token Field in Access Token Response Starting November 4th 2021, the oauth/token response now contains an id_token field, which is a JWT. This is the recommended way to...
Subdomain parameter will no longer be returned after /oauth/authorize Previously, PagerDuty provided a GET parameter that specified the account subdomain that installed the app when redirecting back to your OAuth...
/oauth/authorize and /oauth/token at account subdomain URL Previously, PagerDuty supported accessing the /oauth/authorize and /oauth/token routes at both app.pagerduty.com and any-account-subdomain.pagerduty.com. The account-specific route is now deprecated, and we are...
Scopes must be specified for /oauth/authorize Previously, PagerDuty accepted specifying read or read/write scopes when creating an OAuth client. After May 31st 2022, we will require specifying scopes on the...
POST /oauth/token with query params in URL Previously, PagerDuty supported sending parameters to the oauth/token endpoint through URL query parameters. This is not actually specified by the OAuth RFC, and...
Give the Linux desktop users some love by not requiring macos. Libraries "should" mostly work but it'll need to be tested.
### Is your feature request related to a problem? no ### Which solution do you suggest? It would be nice to be able to import additional cluster-scoped resources such as...