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

Move imagepullsecrets sample to samples/core #1767

Merged
merged 15 commits into from
Aug 9, 2019

Commits on Jul 23, 2019

  1. Remove redundant import.

    numerology committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    e0c7132 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Simplify sample_test.yaml by using withItem syntax.

    numerology committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    70972db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb6cc0 View commit details
    Browse the repository at this point in the history
  3. Simplify sample_test.yaml by using withItem syntax.

    numerology committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    da9a42a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a203039 View commit details
    Browse the repository at this point in the history
  5. Change dict to str in withItems.

    numerology committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    81ccbf4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d94a945 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc8a06f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

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

Commits on Aug 2, 2019

  1. Add image pull secret sample.

    numerology committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    aa0c3b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Merge branch 'master' of https://github.com/kubeflow/pipelines into a…

    …dd_imagepullsecret
    
    Also move imagepullsecrets.ipynb to samples/core/
    numerology committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    ff32a2b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Move imagepullsecret sample from test dir to sample dir. Waiting on c…

    …orresponding unit test infra refactoring.
    numerology committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    2a82e02 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Update the location of imagepullsecrets so that it can serve as an ex…

    …ample.
    numerology committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    ad7a965 View commit details
    Browse the repository at this point in the history
  2. Add minimal comments documenting usage.

    numerology committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    94fe63e View commit details
    Browse the repository at this point in the history
  3. Move .yaml to testdata/

    and
    
    Merge branch 'master' of https://github.com/kubeflow/pipelines into add_imagepullsecret
    
    # Conflicts:
    #	sdk/python/tests/compiler/compiler_tests.py
    numerology committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    6b7b335 View commit details
    Browse the repository at this point in the history