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 swaphost and host expansion instruction doc #165

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

add swaphost and host expansion instruction doc #165

wants to merge 38 commits into from

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    7314a40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c7ae7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34b2e12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    873ce04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9325722 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77c6893 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10eb923 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Bump actions/setup-go from 4.0.0 to 4.0.1

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    efad306 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #126 from paypal/dependabot/github_actions/actions…

    …/setup-go-4.0.1
    
    Bump actions/setup-go from 4.0.0 to 4.0.1
    NeetishPathak committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bd25f8c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Fixing Build error

    Ahmadkashif committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a109fb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Bump spring-boot-autoconfigure

    Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.6.7 to 2.6.15.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.6.7...v2.6.15)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-autoconfigure
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    106bb37 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Merge pull request #138 from paypal/dependabot/maven/client/Java/exam…

    …ples/client/junoReferenceApp/junoreferenceAppService/org.springframework.boot-spring-boot-autoconfigure-2.6.15
    
    Bump spring-boot-autoconfigure from 2.6.7 to 2.6.15 in /client/Java/examples/client/junoReferenceApp/junoreferenceAppService
    NeetishPathak committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    dfb0ed0 View commit details
    Browse the repository at this point in the history
  2. Docker build changes. 1. Adding error return in shell script. 2. Chan…

    …ge ubuntu version 20.04 3. Update github workflow for build on mac-os
    NeetishPathak committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2a1aab1 View commit details
    Browse the repository at this point in the history
  3. Docker build supported platforms

    Manual build supported platforms
    NeetishPathak committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4dbf886 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #143 from NeetishPathak/dev

    Docker build changes
    NeetishPathak committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d306aa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Aug 10, 2023

  1. Fix: Dependabot alerts

    nit-tripathi committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9b8470d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from nit-tripathi/dev

    Fix: Dependabot alerts
    NeetishPathak committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    77c0c8b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. moved ruby client to opensource

    Vaibhav Alreja committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3f55f7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from VaibhavA19/dev

    moved ruby client to opensource
    jostanislas committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ca68aa1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Dec 4, 2023

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

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    7f288b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #166 from NeetishPathak/dev

    Comment out macos-latest docker build, facing docker issue on image h…
    NeetishPathak committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c688ed9 View commit details
    Browse the repository at this point in the history
  3. add more info into host_expansion.md

    wcai committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6f0f334 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

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

Commits on Dec 16, 2023

  1. Added otel collector and prometheus configs

    Stanislas committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    4aa682e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    b06d739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dde26e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Updated OTEL metrics

    Stanislas committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8a2b6e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #169 from jostanislas/dev

    Monitoring enhancements
    NeetishPathak committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    74081b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Fixed build failure (#171)

    Co-authored-by: Stanislas <jostanislas@packer-63fd5241-f279-a411-b3c2-6686a8797997.pp-dev-cloudsystems.us-central1.gcp.dev.paypalinc.com>
    jostanislas and Stanislas committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    72a9a25 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Fixed etcd join.

    art2ip committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    16098b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7a62b4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    1b31d80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #123 from Ahmadkashif/Issue_113_UseQualiFiedPathFo…

    …rGoMod
    
    use qualified path for go mod
    NeetishPathak committed May 21, 2024
    Configuration menu
    Copy the full SHA
    11e5598 View commit details
    Browse the repository at this point in the history
  3. Update util pkg

    nepathak committed May 21, 2024
    Configuration menu
    Copy the full SHA
    96b7e5d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #175 from NeetishPathak/dev

    Update util pkg go module path
    NeetishPathak committed May 21, 2024
    Configuration menu
    Copy the full SHA
    60672b5 View commit details
    Browse the repository at this point in the history