Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Conversation

@nathancoleman
Copy link
Member

Changes proposed in this PR:

  • Update kubernetes-sigs/gateway-api consumption to v0.4.1

How I've tested this PR:

  • Robot tests pass
  • $ ./dev/run is able to successfully spin up locally

How I expect reviewers to test this PR:
See above in addition to the changelog for v0.4.1

Checklist:

  • Tests added
  • CHANGELOG entry added

    HashiCorp engineers only, community PRs should not add a changelog entry.
    Entries should use present tense (e.g. Add support for...)

weight := int32(10)
protocol := "https"
hostname := gw.Hostname("example.com")
hostname := gw.PreciseHostname("example.com")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This requirement was introduced by kubernetes-sigs/gateway-api#956

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a love-hate relationship with all that type aliasing...

@nathancoleman nathancoleman marked this pull request as ready for review February 17, 2022 21:00
Copy link
Contributor

@mikemorris mikemorris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nathancoleman nathancoleman merged commit dc7562a into main Feb 17, 2022
@nathancoleman nathancoleman deleted the nc-api-gateway-0-4-1 branch February 17, 2022 22:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants