Skip to content

Add conformance test to validate runAsUser is as specified #3223

@dgerd

Description

@dgerd

In what area(s)?

/area API
/area test-and-release

Describe the feature

This issue is to add a conformance test that validates the MUST, SHOULD, and SHALL statements of the user section ( https://github.com/knative/serving/blob/master/docs/runtime-contract.md#user ) in the runtime contract.

The test should validate that:

  • When passing a valid runAsUser the container runs with that user.
  • When passing an invalid runAsUser the container fails

Metadata

Metadata

Assignees

Labels

area/APIAPI objects and controllersarea/test-and-releaseIt flags unit/e2e/conformance/perf test issues for product featureskind/featureWell-understood/specified features, ready for coding.kind/specDiscussion of how a feature should be exposed to customers.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions