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

Add container id support to Resource #2418

Merged
merged 16 commits into from Mar 3, 2022

Commits on Nov 26, 2021

  1. Copy the full SHA
    78c5bee View commit details
    Browse the repository at this point in the history
  2. Fix wrong test case name

    XSAM committed Nov 26, 2021
    Copy the full SHA
    700c0a3 View commit details
    Browse the repository at this point in the history
  3. Add WithContainer option

    XSAM committed Nov 26, 2021
    Copy the full SHA
    95b4a14 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    XSAM committed Nov 26, 2021
    Copy the full SHA
    bf3c93c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Fix comments

    XSAM committed Feb 7, 2022
    Copy the full SHA
    6af4017 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0278ef4 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    XSAM committed Feb 7, 2022
    Copy the full SHA
    4f0c1fa View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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

Commits on Feb 24, 2022

  1. Copy the full SHA
    7b49e0b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

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

Commits on Mar 3, 2022

  1. Use regex to find container id

    XSAM committed Mar 3, 2022
    Copy the full SHA
    58fb968 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7aca398 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7ce64e9 View commit details
    Browse the repository at this point in the history
  4. Update sdk/resource/container.go

    Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
    XSAM and hanyuancheung committed Mar 3, 2022
    Copy the full SHA
    a4c6145 View commit details
    Browse the repository at this point in the history
  5. Update format

    XSAM committed Mar 3, 2022
    Copy the full SHA
    06ef338 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    15b4fc7 View commit details
    Browse the repository at this point in the history