FYI: encountered a small issue in chapter 8's lab `appsec-review`. The payroll-api's YAML and deployment both indicate that `restricted-v2` suffices when reviewing the SCC, but the course & grading seem to be using `anyuid`. When runing `restricted-v2` it failed due to not being able to connect to port 80.
[student@workstation appsec-review]$ oc get deploy/payroll-api -o yamI oc adm policy scc-subject-review -f -
RESOURCE ALLOWED BY
Deployment/payroll-api restricted-v2
[student@workstation appsec-review]$ oc adm policy scc-subject-review -f payroll-app.yaml
RESOURCE ALLOWED BY
Deployment/payroll-api restricted-v2
Perhaps something changed, perhaps an error on my end
Please, file a Jira ticket with your findings. Right now, the GLS developers team is working on the DO280-4.18 version bump, so it would be great time to fix it.
@bchardim I will raise it in the JIRA board.
Please, file a Jira ticket with your findings. Right now, the GLS developers team is working on the DO280-4.18 version bump, so it would be great time to fix it.
@bchardim I will raise it in the JIRA board.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.