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

feat: refactor set-image with go sdk #904

Merged
merged 48 commits into from
Aug 30, 2022
Merged

Commits on Aug 12, 2022

  1. draft PR for set-image refactor

    zyy98 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    4b46ef1 View commit details
    Browse the repository at this point in the history
  2. fix dead code

    zyy98 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    5095295 View commit details
    Browse the repository at this point in the history
  3. update with new fn.ResourceRef

    zyy98 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    e2ba056 View commit details
    Browse the repository at this point in the history
  4. dead code clean up

    zyy98 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    4f807a4 View commit details
    Browse the repository at this point in the history
  5. change wording

    zyy98 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    e2eaeb1 View commit details
    Browse the repository at this point in the history
  6. change sequence

    zyy98 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    7b6f2b6 View commit details
    Browse the repository at this point in the history
  7. retrigger CI

    zyy98 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    788e264 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    9337d74 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/image' into image

    # Conflicts:
    #	functions/go/set-image/image_transformer_test.go
    #	functions/go/set-image/main.go
    #	functions/go/set-image/transformer/images.go
    zyy98 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    3523d1a View commit details
    Browse the repository at this point in the history
  3. merge delete old file

    zyy98 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    290f62a View commit details
    Browse the repository at this point in the history
  4. dead code deletion

    zyy98 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    e3d378c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    bd67479 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    f4c9554 View commit details
    Browse the repository at this point in the history
  2. missing util function

    zyy98 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    ede9aa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e788b View commit details
    Browse the repository at this point in the history
  4. update e2e results

    zyy98 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    d7fceff View commit details
    Browse the repository at this point in the history
  5. minor bug

    zyy98 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    5588242 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ea287b View commit details
    Browse the repository at this point in the history
  7. change setImage to t

    zyy98 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    985f15b View commit details
    Browse the repository at this point in the history
  8. change wording

    zyy98 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    df0faa5 View commit details
    Browse the repository at this point in the history
  9. revert util

    zyy98 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    321a204 View commit details
    Browse the repository at this point in the history
  10. wording for ConfigMap

    zyy98 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6d697eb View commit details
    Browse the repository at this point in the history
  11. change e2e results accordingly

    zyy98 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    dfa575d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa57b76 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e2209b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6fb9e1d View commit details
    Browse the repository at this point in the history
  15. change from image_util to fork

    zyy98 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c8a385f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c668017 View commit details
    Browse the repository at this point in the history
  17. refactor name

    zyy98 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    82dec2d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    fae129f View commit details
    Browse the repository at this point in the history
  2. refactor result struct

    zyy98 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    119fe13 View commit details
    Browse the repository at this point in the history
  3. minor docstring change

    zyy98 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b1a4f72 View commit details
    Browse the repository at this point in the history
  4. add adaptor

    zyy98 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    ebdf78a View commit details
    Browse the repository at this point in the history
  5. doc string and sequence change

    zyy98 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d7d21c7 View commit details
    Browse the repository at this point in the history
  6. retrigger CI

    zyy98 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    4b2d8cd View commit details
    Browse the repository at this point in the history
  7. update go version

    zyy98 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    dd218d5 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into image

    merge master
    zyy98 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d96b2da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c007341 View commit details
    Browse the repository at this point in the history
  10. update go version to 1.18 in CI

    zyy98 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    34b7606 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    b2c1919 View commit details
    Browse the repository at this point in the history
  2. add statefulset and so on

    zyy98 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    375e70f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    2be26ef View commit details
    Browse the repository at this point in the history
  2. fix go mod

    zyy98 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    cfbc389 View commit details
    Browse the repository at this point in the history
  3. reverse ci

    zyy98 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5a9eab7 View commit details
    Browse the repository at this point in the history
  4. merge master

    zyy98 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    b5e4788 View commit details
    Browse the repository at this point in the history
  5. tidy go module

    zyy98 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1f4c09d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. leave only the total logging

    zyy98 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    b9f0fd9 View commit details
    Browse the repository at this point in the history
  2. delete unused struct

    zyy98 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    88eb4d0 View commit details
    Browse the repository at this point in the history