Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: erictune/distributed-load-testing-using-kubernetes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: GoogleCloudPlatform/distributed-load-testing-using-kubernetes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 15 files changed
  • 11 contributors

Commits on Oct 4, 2016

  1. gcloud app is not in preview anymore

    eg.:
    WARNING: The `gcloud preview app` command group is deprecated; please use the `gcloud app` commands instead.
    Google Cloud SDK 128.0.0
    feczo authored Oct 4, 2016
    Configuration menu
    Copy the full SHA
    aaa7f46 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Remove incorrect key from "env" spec

    There is no "key" in an "env".  Just "name".  Reference docs: https://kubernetes.io/docs/api-reference/v1.6/#envvar-v1-core
    
    Verified using kubectl 1.5.4 / server 1.6.4.
    erictune authored Jun 27, 2017
    Configuration menu
    Copy the full SHA
    0fe9191 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Merge pull request GoogleCloudPlatform#18 from erictune/patch-1

    Remove incorrect key from "env" spec
    Vic Iglesias authored Aug 24, 2017
    Configuration menu
    Copy the full SHA
    8431ffa View commit details
    Browse the repository at this point in the history
  2. Merge pull request GoogleCloudPlatform#11 from feczo/patch-2

    gcloud app is not in preview anymore
    Vic Iglesias authored Aug 24, 2017
    Configuration menu
    Copy the full SHA
    d9332d4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Remove key from env listing

    Vic Iglesias authored May 4, 2018
    Configuration menu
    Copy the full SHA
    5acb1e6 View commit details
    Browse the repository at this point in the history
  2. Remove key from env listing

    Vic Iglesias authored May 4, 2018
    Configuration menu
    Copy the full SHA
    fffcc30 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Vic Iglesias authored May 4, 2018
    Configuration menu
    Copy the full SHA
    303650d View commit details
    Browse the repository at this point in the history
  4. Merge pull request GoogleCloudPlatform#26 from GoogleCloudPlatform/fi…

    …x-rc-env
    
    Simplify README steps, fix K8s manifest env definitons
    crcsmnky authored May 4, 2018
    Configuration menu
    Copy the full SHA
    d2a41ed View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. change read me

    prakhag1 committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    3d811f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be11c59 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Configuration menu
    Copy the full SHA
    d2589d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request GoogleCloudPlatform#2 from googledrew/master-prakhag1

    upgrade to locust 0.11.0, python 3.7
    prakhag1 authored Mar 23, 2019
    Configuration menu
    Copy the full SHA
    3791e31 View commit details
    Browse the repository at this point in the history
  3. Merge pull request GoogleCloudPlatform#28 from prakhag1/master

    Update manifests and Python requirements
    googledrew authored Mar 23, 2019
    Configuration menu
    Copy the full SHA
    a750b5a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. security patches in dependencies

    CVE-2019-10906 - Jinja2
    CVE-2019-11324 - urllib3
    googledrew authored Apr 19, 2019
    Configuration menu
    Copy the full SHA
    abe478f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

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

Commits on Oct 26, 2020

  1. Merge pull request GoogleCloudPlatform#33 from taisho6339/master

    Upgrade deprecated api version of deployments
    googledrew authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    3058106 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. version updates, and locust example task refresh (GoogleCloudPlatform#38

    )
    
    add script to start web application proxy instance
    add source code embed tags for docs
    updsate README, remove content and encourage readers to visit guide
    split server into ClusterIP and LoadBalancer for different ports
    googledrew authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    bb32023 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configure Renovate (GoogleCloudPlatform#51)

    * Add renovate.json
    
    * Update renovate.json
    
    ---------
    
    Co-authored-by: Niel Markwick <nielm@users.noreply.github.com>
    renovate-bot and nielm authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bcc426c View commit details
    Browse the repository at this point in the history
  2. Update renovate.json

    nielm authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c857aff View commit details
    Browse the repository at this point in the history
Loading