Mathis Marcotte

Results 19 issues of Mathis Marcotte

/kind feature **Why you need this feature:** As of kubeflow v1.7, the component "crud-web-apps" is using Angular version 12. The most recent version of Angular is v16. There are some...

kind/feature
help wanted

follow up of https://github.com/StatCan/aaw/issues/1884 The reason I went with the solution with files in the [manifests repo](https://github.com/StatCan/aaw-argocd-manifests/tree/aaw-dev-cc-00/daaas-system/argocd) was because I was more familiar with that repo, and I don't have...

follow up of https://github.com/StatCan/aaw/issues/1884 I decided to define instructions for both the normal plugin as well as the [kustomize instructions](https://argocd-vault-plugin.readthedocs.io/en/stable/usage/#with-kustomize) since I knew we used kustomize. I honestly don't know...

followup of https://github.com/StatCan/aaw/issues/1884 [CNS used azure managed identities](https://gitlab.k8s.cloud.statcan.ca/cloudnative/platform/architectural-plan/-/blob/editorial/08.2.4-argocd-secret-handling.md#avp-authentication-authorization-method-to-backend-vault) for this authentication, which I think we should follow in the future. Azure docs on authentication https://learn.microsoft.com/en-us/azure/developer/go/azure-sdk-authorization#use-environment-based-authentication CNS instance with managed identities...

Relates to https://github.com/StatCan/aaw-private/issues/149 update the manifest for oidc-authservice so that we actually start using the secret object that gets created from [upstream](https://github.com/kubeflow/manifests/blob/5835025dd2c7c2ab47d69a8f449e708234709fac/common/oidc-client/oidc-authservice/base/kustomization.yaml#L18C5-L18C5), and link that k8s secret to the AKV...

Apply the changes done in dev from this issue https://github.com/StatCan/aaw-private/issues/149 to prod This includes : - Create the secret in the PROD key vault (from gitlab) [DEV Issue](https://github.com/StatCan/aaw-private/issues/149) - Install...

We added a new language toggle button in central dashboard (https://github.com/StatCan/kubeflow/issues/171) This toggle doesn't work with the s3proxy instance because of the way that it handles it's internationalization. We should...

follow up of https://github.com/StatCan/aaw/issues/1700 These are the repos that need it: - jupyter-apis - kubeflow - aaw - aaw-private (private) - aaw-argocd-manifests (private) - aaw-kubeflow-containers - aaw-kubeflow-manifests - aaw-kubeflow-profiles-controller From...

Let's setup some automated UI testing for Kubeflow Planning ticket: StatCan/aaw#1814 ### jupyter-apis - [x] StatCan/jupyter-apis#279 - [x] StatCan/jupyter-apis#280 ### kubeflow(central dashboard): - [x] StatCan/kubeflow#159 - [x] StatCan/kubeflow#161 - [x]...

kind/epic

Let's plan out an epic for kubeflow automated UI testing