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

Restruct pkg/ingress #1204

Merged
merged 28 commits into from
Aug 10, 2022
Merged

Commits on Jul 28, 2022

  1. stage

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d68f0ba View commit details
    Browse the repository at this point in the history
  2. merge main

    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e0c0cfa View commit details
    Browse the repository at this point in the history
  3. stage

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ffe368b View commit details
    Browse the repository at this point in the history
  4. stage

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9804a7f View commit details
    Browse the repository at this point in the history
  5. stage

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    b84032f View commit details
    Browse the repository at this point in the history
  6. stage

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8500101 View commit details
    Browse the repository at this point in the history
  7. move upstream translator to base

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    cf70a91 View commit details
    Browse the repository at this point in the history
  8. make unit test pass

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    354cd0c View commit details
    Browse the repository at this point in the history
  9. apisix tls controller expose SSLMap

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7d78c7b View commit details
    Browse the repository at this point in the history
  10. fmt

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    796c3ba View commit details
    Browse the repository at this point in the history
  11. add init phase

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9926f22 View commit details
    Browse the repository at this point in the history
  12. fix informers

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ed02eb5 View commit details
    Browse the repository at this point in the history
  13. always pull image when dev

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    3b146b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. enable e2es

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ab79ea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. stage

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    e1ddb09 View commit details
    Browse the repository at this point in the history
  2. merge master

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    ceb3983 View commit details
    Browse the repository at this point in the history
  3. move upstream translator to base

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9cc44c4 View commit details
    Browse the repository at this point in the history
  4. make unit test pass

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    2556de2 View commit details
    Browse the repository at this point in the history
  5. apisix tls controller expose SSLMap

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7a519dd View commit details
    Browse the repository at this point in the history
  6. fmt

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9efcc07 View commit details
    Browse the repository at this point in the history
  7. add init phase

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    878323f View commit details
    Browse the repository at this point in the history
  8. fix informers

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b2793cb View commit details
    Browse the repository at this point in the history
  9. always pull image when dev

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    1ca7164 View commit details
    Browse the repository at this point in the history
  10. enable e2es

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    1c1cbb1 View commit details
    Browse the repository at this point in the history
  11. merge

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    cfac1c4 View commit details
    Browse the repository at this point in the history
  12. fix comment link

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c907d7f View commit details
    Browse the repository at this point in the history
  13. chore

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    5b89467 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. remove unused func

    Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
    lingsamuel committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ae73e62 View commit details
    Browse the repository at this point in the history