Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
493 stars 58 forks source link

integration test curl service and use local registry to pull images #193

Closed davidgamero closed 1 year ago

davidgamero commented 1 year ago

Description

Make a curl request to the created endpoint in create integration tests to validate functionality Push images to the local registry and pull them from minikube instead of overriding the cache to better test our image pulling/tagging Correct a reference extraction issue that was pulling trailing newlines from yaml nodes with values that was caught with the upgraded integration tests

Fixes # (issue) Feature # (details)

Type of change

How Has This Been Tested?

Checklist: