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

VZ-8104 make user numeric in Dockerfile #1

Open
wants to merge 39 commits into
base: oracle/release/0.3.3
Choose a base branch
from

Commits on Feb 22, 2021

  1. udpates for build from source

    Signed-off-by: Mark Nelson <[email protected]>
    markxnelson committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    a2181df View commit details
    Browse the repository at this point in the history
  2. add readme

    Signed-off-by: Mark Nelson <[email protected]>
    markxnelson committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    ab0fb90 View commit details
    Browse the repository at this point in the history
  3. udpate some dependencies

    Signed-off-by: Mark Nelson <[email protected]>
    markxnelson committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    9e8d4fb View commit details
    Browse the repository at this point in the history
  4. update copyright notices

    Signed-off-by: Mark Nelson <[email protected]>
    markxnelson committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    9cb204e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. JIRA: VZ-3674 update docker file (#1)

    * update docker file given base image update
    jmaron99 authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4b3e513 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Oct 15, 2021

  1. Update go version

    anders-swanson committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    ba23e6b View commit details
    Browse the repository at this point in the history
  2. Commented code

    anders-swanson committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    db29416 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Merge pull request #2 from verrazzano/anders/vz-3778

    VZ 3778: OAM SDK 1.22 compat
    anders-swanson authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    743079e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    fb1ff27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from verrazzano/anders/vz-3778

    VZ 3778: Update go.mod
    anders-swanson authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    6c698d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Packages and copyright

    anders-swanson committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    001a319 View commit details
    Browse the repository at this point in the history
  2. add missed copyright

    anders-swanson committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    3fe30df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from verrazzano/anders/vz-3778

    VZ 3778: rename packages
    anders-swanson authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    352fb58 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. downrev versions

    anders-swanson committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    5d196f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Merge pull request #5 from verrazzano/anders/vz-3778

    downrev versions
    anders-swanson authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    91f152f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Update dependencies

    bhatpmk committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    bec77b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Merge pull request #6 from verrazzano/bfs/update-dependencies

    Update dependencies
    bhatpmk authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    20f5aa5 View commit details
    Browse the repository at this point in the history
  2. Resets VZ 3778 (crossplane#9)

    Revert VZ 3778: K8s 1.22 changes on hold.
    anders-swanson authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    4ddf04c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    f924c32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request crossplane#10 from verrazzano/bfs/desagar_vz-4154_…

    …remove_repo
    
    Remove unneeded yum repo from Dockerfile
    desagar authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    5ee076b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    d1c8cc9 View commit details
    Browse the repository at this point in the history
  2. lets see how this goes

    davis-gomes committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    3bdb04f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. replace versions

    davis-gomes committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    772d2be View commit details
    Browse the repository at this point in the history
  2. replace versions 2

    davis-gomes committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    0f42715 View commit details
    Browse the repository at this point in the history
  3. revert k8s.io changes

    davis-gomes committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    9a3c241 View commit details
    Browse the repository at this point in the history
  4. Merge pull request crossplane#11 from verrazzano/bfs/davgomes/VZ-4154

    Update dependencies for OAM
    davisgomes authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    00643c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. JIRA:VZ-4313 restore finalizers from existing trait during rendering …

    …in OAM (crossplane#12)
    
    * restore finalizers during trait rendering
    jmaron99 authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    e057ce8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. update xz

    Signed-off-by: Mark Nelson <[email protected]>
    markxnelson committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    03a997d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Merge pull request crossplane#13 from verrazzano/mark/xz

    update xz dependency
    markxnelson authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    3a38226 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

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

Commits on Sep 29, 2022

  1. Merge pull request crossplane#16 from verrazzano/igirdhar/VZ-7192

    Pull v0.3.3 changes on top of v0.3.0 release.
    IshaGirdhar authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    1799004 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    e2c47f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d72b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7e9276 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

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

Commits on Oct 25, 2022

  1. Merge pull request crossplane#23 from verrazzano/gz/VZ-7212_0.3.3_cop…

    …yright
    
    VZ-7212 copyright license audit in 0.3.3
    guoyongzhang authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    21eab61 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. merge from master

    ben.mclean committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d9d0821 View commit details
    Browse the repository at this point in the history
  2. numeric user

    ben.mclean committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d41616b View commit details
    Browse the repository at this point in the history