nginx-ingress-controller-ar.../HACKING.rst
Sabeel Ansari d1d2cd3326 Initial commit of nginx-ingress-controller app
This commit introduces nginx as a separate armada app as part of
support for cert-manager (to handle incoming cert challenges). In
future, the scope of nginx-ingress-controller is expected to be
broader. Spec for this feature is available here:
https://opendev.org/starlingx/specs/src/branch/master/doc/source/specs/stx-4.0/approved/security-2007360-cert-manager.rst

Story: 2007360
Task: 39221

Change-Id: I42e4dc47d2b65da807edf0ea8b7af93457e027b8
Signed-off-by: Sabeel Ansari <Sabeel.Ansari@windriver.com>
2020-04-17 11:04:29 -04:00

596 B

StarlingX Nginx-Ingress-Controller-Armada-App Style Commandments

Nginx-Ingress-Controller-Armada-App Specific Commandments

None so far

Running tests

The approach to running tests is to simply run the command tox. This will create virtual environments, populate them with dependencies and run all of the tests that OpenStack CI systems run.