Jay Faulkner
Jay Faulkner
Armada's website should have a page dedicated to events that feature Armada or armada developers. This could potentially include anything from scheduled (and completed, if a video is posted) talks,...
In my recent work on armadaproject.io, I discovered that some of the HTML files contain direct URLs to assets needed. In order to develop this in a github pages fork,...
It's general convention (whether it should be or not) that a website works with `www` prepended. However, http://armadaproject.io works while http://www.armadaproject.io does not. We should ensure the `www.` url is...
This is a direct import from ::guru, with the only changes being to metadata.xml to propose myself as proxy maintainer. The original person listed as the guru maintainer, Duje Mihanović,...
We need to ensure our documentation for users of armadactl describe the OIDC support, OIDC modes, and configuration needed to configure OIDC based authentication.
Once we've explored existing support for armadactl, we should enhance that support to ensure it's production ready. This may include, but is not limited to: - Ensuring tokens are cached...
armadactl has existing, limited support for OIDC authentication. In this ticket, we should understand this existing support enough to configure it -- even if it's not production-level functional.
An Armada developer should be able to quickly and freely configure a test environment for Armada's OIDC authentication support. This can include use of free-as-in-beer services or free-as-in-speech software --...
This should work, needs testing. Final flow will be as follows: - go-integration-tests builds and saves docker images to an artifact (#1473) - go-integration-tests uses workflow_call to call upload-docker-images@master (change...
This should work, needs testing. Final flow will be as follows: - go-integration-tests builds and saves docker images to an artifact (#1473) - go-integration-tests uses workflow_call to call upload-docker-images@master (change...