Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: tls policy status to state of the world tasks #885

Merged
merged 16 commits into from
Oct 9, 2024

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    b6fe7bd View commit details
    Browse the repository at this point in the history
  2. refactor: improve linking functions

    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0fe2d41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdf9bd4 View commit details
    Browse the repository at this point in the history
  4. test: re-add unit tests for enforced condition

    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    270c7c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33a80fc View commit details
    Browse the repository at this point in the history
  6. fixup: use GroupKind for isObjectOwnedBy function

    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e6a1e4f View commit details
    Browse the repository at this point in the history
  7. fixup: logs

    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a6649f2 View commit details
    Browse the repository at this point in the history
  8. refactor: align with some common conventions

    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bd3b3c1 View commit details
    Browse the repository at this point in the history
  9. fixup: map[string]error for TLSPolicy validation & refine target not …

    …found logic
    
    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fddf4ee View commit details
    Browse the repository at this point in the history
  10. refactor: link certs to listeners instead

    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    36081c4 View commit details
    Browse the repository at this point in the history
  11. fixup: subscribe to events for tls status

    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1880122 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fef1ae4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e974c4b View commit details
    Browse the repository at this point in the history
  14. refactor: bootOptionsBuilder

    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c83ca3d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. fixup: address comments

    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1093827 View commit details
    Browse the repository at this point in the history
  2. fixup: move getting hostname to outside loop

    Signed-off-by: KevFan <[email protected]>
    KevFan committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1a391b8 View commit details
    Browse the repository at this point in the history