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

instructions out of date #6

Closed
philwhln opened this issue Aug 11, 2014 · 6 comments
Closed

instructions out of date #6

philwhln opened this issue Aug 11, 2014 · 6 comments

Comments

@philwhln
Copy link

$ bosh download public stemcell bosh-stemcell-3-warden-boshlite-ubuntu-trusty-go_agent
'bosh-stemcell-3-warden-boshlite-ubuntu-trusty-go_agent' not found.

Which current stemcell should be used here?

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/76753162.

@philwhln
Copy link
Author

@hiremaga
Copy link

The command line needs the ".tgz" suffix at the end. We've confirmed that the instructions in the README are in fact correct.

This said we'll look into updating the stemcell used since there's a newer one available. We believe both 16 and 3 work at this time.

Thanks
– Matt (@sykesm) & Abhi

@philwhln
Copy link
Author

I think I must have omitted in the issue, but adding it, it's still not found.

$ bosh download public stemcell bosh-stemcell-3-warden-boshlite-ubuntu-trusty-go_agent.tgz

'bosh-stemcell-3-warden-boshlite-ubuntu-trusty-go_agent.tgz' not found.

Does this work for you?

@onsi
Copy link
Contributor

onsi commented Aug 12, 2014

bosh public stemcells

will list the available public stemcells. It looks like 17 is the new 3. You can give that a try. We haven't confirmed that it plays nicely with Diego but are in the midst of doing that and will update the readme when we've confirmed that all is well.

@sykesm
Copy link
Contributor

sykesm commented Aug 12, 2014

For what it's worth, the stemcell does still seem to be there but you should be able to use newer ones

date; bosh download public stemcell bosh-stemcell-3-warden-boshlite-ubuntu-trusty-go_agent.tgz
Tue Aug 12 17:47:07 EDT 2014
bosh-stemcell:  43% |oooooooooooooooooooooooooooooooo                                            | 178.7MB   2.2MB/s ETA:  00:01:48

stefanschneider pushed a commit to stefanschneider/diego-release that referenced this issue Aug 14, 2014
Bump cloudfoundry-incubator/linux-circus:
  Max Brunsfeld:
     Log both healthcheck messages to stdout ( Travis started: https://travis-ci.org/cloudfoundry-incubator/linux-circus/builds/30000046 )
     Merge pull request cloudfoundry#6 from cloudfoundry-incubator/healthcheck-logging ( Travis Success: https://travis-ci.org/cloudfoundry-incubator/linux-circus/builds/29999650 )
  Amit Kumar Gupta:
     Improve healthcheck logging [#74744868] ( Travis Success: https://travis-ci.org/cloudfoundry-incubator/linux-circus/builds/29930720 )
vito added a commit that referenced this issue Oct 10, 2014
[delivers #73240286]

Bump cloudfoundry-incubator/runtime-schema:
  Alex Suraci:
     add fake tps bbs ( Travis Success: https://travis-ci.org/cloudfoundry-incubator/runtime-schema/builds/37625341 )
Bump cloudfoundry-incubator/tps:
  Alex Suraci:
     rate-limit API requests; default 200 concurrent ( Travis Success: https://travis-ci.org/cloudfoundry-incubator/tps/builds/37625273 )
Bump tedsuo/ifrit:
  Alex Suraci:
     Merge pull request #6 from Zteve/master
  Steve Powell:
     Import gomega to compile(!)
  tedsuo:
     added Interrupt and Kill helpers to ginkgomon.
     sliding buffer tests
     static split into two files for clarity.
nwade added a commit that referenced this issue Nov 6, 2014
…eptor rep route-emitter runtime-metrics-server runtime-schema stager tps dropsonde loggregatorlib

[delivers #82139412]

Submodule src/github.com/cloudfoundry-incubator/auctioneer bed485e..c011907:
  > update dropsonde dependency [#82139412]
Submodule src/github.com/cloudfoundry-incubator/converger 71a1e45..4c0459f:
  > update dropsonde dependency [#82139412]
Submodule src/github.com/cloudfoundry-incubator/executor 11b5d93..6b01dcf:
  > update dropsonde dependency [#82139412]
  > increase hub buffer size
  > add a comment clarifying the importance of iteration order
  > the tallyman abstraction was leaking
  > handle minor edge case where the container could fail to start running
  > fix minor race in allocation store reaper
Submodule src/github.com/cloudfoundry-incubator/file-server 5ae3a27..2cb7957:
  > update dropsonde dependency [#82139412]
Submodule src/github.com/cloudfoundry-incubator/garden-linux 87520f5..4cab36b:
  > update dropsonde dependency [#82139412]
  > Merge branch 'multiple-containers-per-subnet-#80635982-refactor'
  > Reinstated container -> host ping test to networking suite; seems to work!
  > Add remote-fly script to garden-linux/scripts
  > Move fence init imports to separate, common file in main package
  > Merge branch 'static-ip-take2-#80635872'
  > Merge pull request #14 from luan/patch-1
  > Merge branch 'network-tests-#80737264' into master.   Remove the container -> 8.8.8.8 ping test. [network-tests-#80737264]
  > Merge branch 'network-tests-#80737264'
  > Test internet connectivity
  > Merge branch 'network-tests-#80737264'
Submodule src/github.com/cloudfoundry-incubator/nsync 469fb0e..e1c36c2:
  > update dropsonde dependency [#82139412]
  > Gentler handling of ErrorKeyNotFound
Submodule src/github.com/cloudfoundry-incubator/receptor 669bd37..5ac7a7b:
  > update dropsonde dependency [#82139412]
  > DRY up LRP handlers
  > Rename GetDesiredLRPByProcessGuid to GetDesiredLRP
Submodule src/github.com/cloudfoundry-incubator/rep b8f7bd8..983fdd4:
  > update dropsonde dependency [#82139412]
  > don't be a slow consumer of the harvest
Submodule src/github.com/cloudfoundry-incubator/route-emitter df49970..1e321cb:
  > update dropsonde dependency [#82139412]
Submodule src/github.com/cloudfoundry-incubator/runtime-metrics-server 63bc3a6..c4d66f8:
  > update dropsonde dependency [#82139412]
Submodule src/github.com/cloudfoundry-incubator/runtime-schema 48d705d..aeeb43d:
  > update dropsonde dependency [#82139412]
  > RemoveDesiredLRPByProcessGuid can return ErrorKeyNotFound
Submodule src/github.com/cloudfoundry-incubator/stager f939a52..722e7c7:
  > update dropsonde dependency [#82139412]
Submodule src/github.com/cloudfoundry-incubator/tps 4d67de7..7461cbf:
  > update dropsonde dependency [#82139412]
Submodule src/github.com/cloudfoundry/dropsonde b1f4b8d..5dee837:
  > Removes autowire from dropsonde. Manual initialization of dropsonde is required.
  > Add timestamp to all outgoing envelopes in emitter.Wrap
  > Bump dropsonde-protocol
  > Respond only to valid heartbeat request control messages, copy in UUID from request
  > HeartbeatRequest control type
  > Pong with heartbeat events instead of beating on timer
  > Extract GetAppId out of events package
  > Update Travis build to include go tip as allowed failure
  > Refactor autowire to make emitter injectable
  > Add stream-scanning capabilities to autowire/logs
  > Add ScanLogStream and ScanErrorLogStream to log_sender
  > Update .travis.yml to build against go 1.3.1 and tip
  > Add log_sender and autowire/logs
Submodule src/github.com/cloudfoundry/loggregatorlib b252010..f59ef77:
  > Removed autowire from dropsonde.
  > Add more debugging output in WebsocketHandler
  > Add CollectorRegistrarIntervalMilliseconds option to cfcomponent.Config
  > No need for optional function parameters
  > Update Travis build to include go tip as allowed failure
  > Merge pull request #7 from luan/yet-another-yagnats
  > add new implementation of collector registrar
  > renamed collector registrar into legacy collector registrar
  > simplify loggregator client pool
  > fix unit test made flaky by recent refactoring
  > Refactor loggregatorlib/clientpool to use loggregatorlib/servicediscovery
  > fix tests broken by adding debug logging
  > add debug logging to http and websocket handlers
  > Merge pull request #6 from cloudfoundry/use-new-yagnats-wrappers
  > Return to correct directory after installing etcd
  > Correct some gopath issues
  > Use explicit GOPATH
  > Fix typo
  > Install etcd into gopath
  > Grab the source code for etcd but not install it.
  > Install etcd from source on travis; run tests on go 1.2.1 and 1.3.1
  > Fix issues running under go1.3.1

Signed-off-by: Johannes Petzold <jpetzold@pivotal.io>
fraenkel pushed a commit that referenced this issue Jan 27, 2015
[delivers #86803800]

Submodule src/github.com/cloudfoundry-incubator/receptor 880f8b6..534fccf:
  > Elaborate that logging egress rules are last
  > refactor event stream handler close detection
  > Merge pull request #6 from savitaashture/issue-1
  > improve/add docs around events API
  > clarify event source errors

Signed-off-by: Atul Kshirsagar <atul.kshirsagar@gmail.com>
krishicks added a commit that referenced this issue Feb 27, 2015
[delivers #88834310]

Submodule src/github.com/pivotal-golang/cacheddownloader 4190e4e..54f1234:
  > Merge pull request #6 from lvarvel/master

Signed-off-by: Eric Malm <emalm@pivotal.io>
Amit-PivotalLabs pushed a commit that referenced this issue May 26, 2015
…r runtime-metrics-server runtime-schema stager tps dropsonde noaa protobuf

[delivers #91322384]

Submodule src/github.com/cloudfoundry-incubator/auctioneer e072626..3ebbe83:
  > Update call to dropsonde/metrics.Initialize with nil batch sender [#91322384]
Submodule src/github.com/cloudfoundry-incubator/executor 827c9ec..40c87b1:
  > Update call to dropsonde/metrics.Initialize with nil batch sender [#91322384]
  > Switch to new Garden API where we pass in user to process spec
Submodule src/github.com/cloudfoundry-incubator/nsync 97af25a..35e51f7:
  > Update call to dropsonde/metrics.Initialize with nil batch sender [#91322384]
  > nsync retries to desire apps if a conflict is returned by the receptor
Submodule src/github.com/cloudfoundry-incubator/receptor 455dbfc..cee9b9a:
  > Wrap handler in InstrumentedHandler to wrap all requests with logging [#91322384]
Submodule src/github.com/cloudfoundry-incubator/rep d3b6512..0977f3a:
  > Update call to dropsonde/metrics.Initialize with nil batch sender [#91322384]
Submodule src/github.com/cloudfoundry-incubator/route-emitter d1de6a9..9e3bba5:
  > Update call to dropsonde/metrics.Initialize with nil batch sender [#91322384]
Submodule src/github.com/cloudfoundry-incubator/runtime-metrics-server 5686e9b..7b63fef:
  > Update call to dropsonde/metrics.Initialize with nil batch sender [#91322384]
Submodule src/github.com/cloudfoundry-incubator/runtime-schema a2cc299..d8fd104:
  > Update call to dropsonde/metrics.Initialize with nil batch sender [#91322384]
  > Add docker credentials to messages
Submodule src/github.com/cloudfoundry-incubator/stager f1dc7f2..a44f7f5:
  > Update call to dropsonde/metrics.Initialize with nil batch sender [#91322384]
  > Propagate docker credentials to builder
Submodule src/github.com/cloudfoundry-incubator/tps 5cf4914..48b7761:
  > Remove some unnecessary package import renames
Submodule src/github.com/cloudfoundry/dropsonde ea48475..6af1f78:
  > Bump dropsonde-protocol, pointed at new remote URL for pull request
  > Remove unnecessary auto-generated init functions from events package
  > Remove logSenderTotalMessagesRead per app id metric
  > Add FakeMetricSender.Reset()
  > Instrument signature.Verifier using Dropsonde instead of CfComponent
  > Revert "Remove signature package (into Doppler)"
  > Instrument DropsondeUnmarshaller with dropsonde.metrics
  > Add doc comments to MetricBatcher
  > Add Reset to MetricBatcher
  > Remove signature package (into Doppler)
  > Add Reset() to fake.FakeEventEmitter and depublicize Messages
  > Add metrics.BatchIncrementCounter and metrics.BatchAddCounter
  > Remove Travis testing on Go versions below 1.4
  > Update dropsonde-protocol and regenerate protobuf handlers
  > Remove logMessageReceived metrics tagged with appId
  > Fix travis.yml
  > Make travis ci grab a specific version of ginkgo
  > Move metric_names to be within dropsonde_unmarshaller package
  > Refactor metric code in dropsonde_unmarshaller
  > Fix go vet issue
  > Make wait group a pointer
  > Create unmarshaller collection to allow multi process unmarshalling
  > Remove signature from logging
  > Revert "Update dropsonde-protocol, use faster Marshal/Unmarshal"
  > Update dropsonde-protocol, use faster Marshal/Unmarshal
  > Update dropsonde-protocol to revision 9057f01
  > Update to latest dropsonde-protocol
  > Update to latest version of dropsonde-protocol
  > goimports
  > Test instrumentedResponseWriters emulation abilities
  > Merge pull request #5 from crhino/close-notifier
  > Change locking mechanism to be finer grained
  > Add Unit to logSenderTotalMessagesRead value metric
  > Add copyright NOTICE.
  > Fix tag name after overzealous de-lint
  > De-lint
  > Instrument LogSender
  > Count log messages in total (in addition to per-app)
  > Bump dropsonde-protocol
  > Merge pull request #4 from shashidharatd/patch-1
  > Update with Total field on CounterEvent
  > Update .travis.yml to dynamically load go tools
Submodule src/github.com/cloudfoundry/noaa 9e379db..884d827:
  > Remove unnecessary auto-generated init functions from events package
  > Remove Travis testing on Go versions below 1.4
  > Update dropsonde-protocol and regenerate protobuf handlers
  > Update dropsonde-protocol to revision 9057f01
  > Ignore IntelliJ files
  > Refactor Consumer to be DRYer
  > Make ErrNotFound not explicitly mention path
  > Merge pull request #6 from rakutentech/fix-sample
Submodule src/github.com/gogo/protobuf 0ac967c..b9e369e:
  > Merge pull request #48 from jmtuley/master
  > fixed errcheck for old protoc versions
  > Merge pull request #51 from tamird/errcheck
  > regenerated code
aminjam pushed a commit that referenced this issue Mar 6, 2020
Submodule src/github.com/nats-io/nuid a5152d67c..57049d7fe:
  > Merge pull request #13 from andyxning/remove_duplicate_RandomizePrefix_invocation
  > Updated version for license change release
  > Merge pull request #9 from nats-io/add-governance-update-maintainers
  > Update go version
  > Merge pull request #7 from nats-io/cncf
  > Update copyright date.
  > Merge pull request #6 from michaelhood/patch-1
  > First release [ci skip]

Bumps [src/github.com/nats-io/nuid](https://github.com/nats-io/nuid) from `a5152d6` to `57049d7`.
- [Release notes](https://github.com/nats-io/nuid/releases)
- [Commits](nats-io/nuid@a5152d6...57049d7)

finishes #460

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
mariash added a commit that referenced this issue Feb 28, 2023
Submodule src/code.cloudfoundry.org/benchmarkbbs 220bddbaf..91d1e2b98:
  > Fix bbsClient.StartActualLRP use (#6)
winkingturtle-vmw added a commit that referenced this issue Apr 6, 2023
bump auction auctioneer bbs buildpackapplifecycle bytefmt cacheddownloader cfdot diego-ssh dockerapplifecycle dockerdriver ecrhelper executor fileserver goshims healthcheck inigo localdriver locket operationq rep route-emitter routing-api routing-info systemcerts trace-logger vizzini volman workpool garden grootfs guardian idmapper

Submodule src/code.cloudfoundry.org/auction f4db6c51a..20b5e4eb0:
  > Bump to ginkgo/v2 and lager/v3 (#10)
Submodule src/code.cloudfoundry.org/auctioneer 7b69d26e0..6757f6637:
  > Bump to ginkgo/v2 and lager/v3 (#11)
Submodule src/code.cloudfoundry.org/bbs 952b49bde..41bd09f9f:
  > fix for `go vet` failures (#63)
  > Bump to lager/v3 (remaining)
  > Bump sqldb/helpers + test helpers to lager v3 (#61)
  > Bump to ginkgo/v2
Submodule src/code.cloudfoundry.org/buildpackapplifecycle 9bfd77998..b3c0aa499:
  > Merge pull request #61 from cloudfoundry/with-ginkgo-v2
  > Merge pull request #59 from cloudfoundry/develop
Submodule src/code.cloudfoundry.org/cacheddownloader 456a733fa..3de1f8d2e:
  > Bump to ginkgo/v2 and lager/v3 (#23)
Submodule src/code.cloudfoundry.org/cfdot f68fa7f78..9c6e1b442:
  > Bump to ginkgo/v2 and lager/v3 (#6)
Submodule src/code.cloudfoundry.org/diego-ssh 0fc4f3a7d..1003fb588:
  > Bump to ginkgo/v2 and lager/v3 (#47)
Submodule src/code.cloudfoundry.org/dockerapplifecycle 163faedf6..36aa90971:
  > Bump to ginkgo/v2 (#11)
  > Regenerate test certificates
Submodule src/code.cloudfoundry.org/dockerdriver 16e1fe9ba..76bff1bc5:
  > Bump to ginkgo/v2 and lager/v3 (#3)
  > Update PULL_REQUEST_TEMPLATE.md
  > content change
Submodule src/code.cloudfoundry.org/ecrhelper 9a7c7e5a9..3949c0207:
  > Bump to ginkgo/v2 (#2)
Submodule src/code.cloudfoundry.org/executor 1e5a6f15b..208a08c51:
  > With ginkgo v2 and lager/v3 (#75)
  > Ensure we release info lock when marshaling fails
  > Update garden container logging tags
  > Fix typo in function name
  > Fetch all containers for cleanup
  > Executor releases resources only when a container is successfully deleted
Submodule src/code.cloudfoundry.org/fileserver 11af6ea87..f3dfda90a:
  > Bump to ginkgo/v2 && lager/v3 (#7)
Submodule src/code.cloudfoundry.org/goshims bb24d2ef7..cf8c6ba6c:
  > Bump golang.org/x/net from 0.7.0 to 0.8.0 (#24)
  > Bump golang.org/x/net from 0.0.0-20200301022130-244492dfa37a to 0.7.0 (#23)
  > Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (#22)
  > Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 (#21)
  > Revert "Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 (#19)" (#20)
  > Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 (#19)
  > Merge pull request #18 from cloudfoundry/dependabot/add-v2-config-file
  > Merge pull request #17 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.36.0
  > Merge pull request #16 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.35.0
  > Merge pull request #15 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.34.1
  > Merge pull request #14 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.34.0
  > Merge pull request #13 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.33.2
  > Merge pull request #12 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.33.1
  > Merge pull request #11 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.32.0
  > Merge pull request #10 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.31.1
  > Merge pull request #9 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.31.0
  > Merge pull request #8 from cloudfoundry/dependabot/go_modules/google.golang.org/grpc-1.30.0
  > go mod vendor
  > Merge pull request #7 from cloudfoundry/dependabot/go_modules/google.golang.org/grpc-1.29.1
  > 🤖 go mod vendor
  > go get -u all
  > Add gitignore file
  > Convert to go modules
  > Add SetEnv to the command interface
Submodule src/code.cloudfoundry.org/healthcheck d7f787b20..7670cbf97:
  > Bump to ginkgo/v2 (#9)
Submodule src/code.cloudfoundry.org/inigo 18bab030e..3c8b1a8f8:
  > Bump to ginkgo/v2 & lager/v3 (#25)
Submodule src/code.cloudfoundry.org/localdriver 1b0a47b1c..0668dcc60:
  > Bump to ginkgo/v2 & lager/v3 (#2)
Submodule src/code.cloudfoundry.org/locket 76a930295..5e8522d97:
  > {fake_runner,fake_runner_v2} to be used with (#14)
  > Add BeforeSuite in the right place
  > Fix govet errors
  > Bump to lager v3
  > WIP - upgrading to ginkgo v2+ ginkgomon_v2
Submodule src/code.cloudfoundry.org/operationq da3eb228f..4522d0860:
  > Bump to ginkgo/v2 (#2)
  > Fix the test for max capacity
  > Ginkgo v2: don't use Done channels
  > Update PULL_REQUEST_TEMPLATE.md
  > content change
Submodule src/code.cloudfoundry.org/rep be8beeb46..f627e21dd:
  > Bump to ginkgo/v2 && lager/v3 (#39)
Submodule src/code.cloudfoundry.org/route-emitter c907cd8f6..da039b0c1:
  > Bump to ginkgo/v2 && lager/v3 (#21)
Submodule src/code.cloudfoundry.org/routing-api ff096da8d..2bf566855:
  > Fix ginkgo deprecations with Done channels
  > Fix ginkgo v2 flag deprecation notices
  > Bump to lager v3
  > Convert  to ginkgo v2 + inline the archived trace package
  > Convert to ginkgo v2 + inline the archived trace package
  > ignore .test files in the repo
  > Bump to ginkgo/v2
  > Bump to ginkgo/v2 - WIP
  > Allow uaaclient callers to optionally pass in a protocol via (#30)
Submodule src/code.cloudfoundry.org/routing-info 7d023ecb0..c6998d604:
  > Bump to ginkgo/v2
Submodule src/code.cloudfoundry.org/systemcerts 95ea366d9..5244fcb1b:
  > refactor: rm use of internal/testenv
Submodule src/code.cloudfoundry.org/vizzini a59096109...6474f903a:
  > fix `go vet` failures
  > Bump to ginkgo/v2 && lager/v3
  < Fix one more test using metric tags
Submodule src/code.cloudfoundry.org/volman 4129b3172..76091d503:
  > Bump to ginkgo/v2 && lager/v3 (#5)
Submodule src/code.cloudfoundry.org/workpool e8b9128ee..2e26d5d93:
  > Bump to ginkgo/v2 (#2)
  > Update PULL_REQUEST_TEMPLATE.md
  > content change
Submodule src/garden d57de807d..8534099e1:
  > Migrate to lager v3
  > Migrate to ginkgo/v2
  > Bump lager to latest on master
  > Revert "bump ginkgo to v2 and lager to v3"
  > Merge pull request #107 from xtremerui/bump-ginkgo-lager
  > Bump golang.org/x/net from 0.0.0-20210428140749-89ef3d95e781 to 0.7.0
  > Merge pull request #105 from cloudfoundry/unpin-components
  > Merge pull request #103 from ebroberson/ginkgov2-done-channels
Submodule src/grootfs ba02da43d..df476b3ba:
  > Swtch to channels from pool
  > Return to pool xfs mounts that don't cause test pollution
  > Generate 10 mount points for all quota tests
  > Use unique mount directory for each test
  > Merge pull request #197 from cloudfoundry/with-ginkgo-v2
  > go mod tidy && vendor
  > Bump lager to latest on master
  > 🔒 dep
  > Merge pull request #196 from cloudfoundry/unpin-components
  > Bump golang.org/x/sys from 0.5.0 to 0.6.0
  > go mod tidy
  > Merge remote-tracking branch 'local/dependabot/go_modules/code.cloudfoundry.org/lager-2.0.0incompatible' into main
  > Merge remote-tracking branch 'local/dependabot/go_modules/github.com/containers/image/v5-5.24.2' into main
  > Merge remote-tracking branch 'local/dependabot/go_modules/github.com/docker/docker-23.0.1incompatible' into main
  > Merge remote-tracking branch 'local/dependabot/go_modules/golang.org/x/sys-0.5.0' into main
  > Bump github.com/opencontainers/runtime-spec
  > Merge pull request #191 from cloudfoundry/out-of-disk-error-with-jammy
Submodule src/guardian 913b899bc..86f0a7d78:
  > Set container properties before creating container
  > Containers() returns all containers when garden.state is all
  > Merge pull request #364 from cloudfoundry/with-ginkgo-v2
  > go mod tidy && vendor
  > Bump lager to latest on master
  > use typeurl/v2
  > 🔓 dep
  > go mod tidy and vendor
  > go mod tidy
  > go mod tidy
  > Merge pull request #361 from cloudfoundry/dependabot/go_modules/github.com/cloudfoundry/gosigar-1.3.9
  > Merge pull request #363 from cloudfoundry/dependabot/go_modules/github.com/onsi/gomega-1.27.4
  > Merge pull request #362 from cloudfoundry/dependabot/go_modules/github.com/containerd/containerd-1.7.0
  > Merge pull request #345 from cloudfoundry/dependabot/go_modules/github.com/emicklei/go-restful-2.16.0incompatible
  > Merge pull request #359 from cloudfoundry/unpin-components
  > Update path to remove unneeded bin dir
  > Remove runc pin
  > Add runc to build package
  > go mod tidy
  > Merge pull request #355 from cloudfoundry/dependabot/go_modules/github.com/containerd/containerd-1.6.19
Submodule src/idmapper a23279655..390987bf5:
  > Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1
  > Merge pull request #65 from cloudfoundry/unpin-components
  > Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0
  > Bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4
  > Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.3
  > Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0
  > Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1
  > Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0
  > Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1
  > Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0
  > Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0
  > Bump github.com/onsi/ginkgo/v2 from 2.3.0 to 2.3.1
  > Bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.0
  > Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0
  > Bump github.com/onsi/ginkgo/v2 from 2.1.5 to 2.1.6
  > Bump github.com/onsi/ginkgo/v2 from 2.1.4 to 2.1.5
winkingturtle-vmw added a commit that referenced this issue Apr 10, 2023
bump auction auctioneer bbs buildpackapplifecycle bytefmt cacheddownloader cfdot diego-ssh dockerapplifecycle dockerdriver ecrhelper executor fileserver goshims healthcheck inigo localdriver locket operationq rep route-emitter routing-api routing-info systemcerts trace-logger vizzini volman workpool garden grootfs guardian idmapper

Submodule src/code.cloudfoundry.org/auction f4db6c51a..20b5e4eb0:
  > Bump to ginkgo/v2 and lager/v3 (#10)
Submodule src/code.cloudfoundry.org/auctioneer 7b69d26e0..6757f6637:
  > Bump to ginkgo/v2 and lager/v3 (#11)
Submodule src/code.cloudfoundry.org/bbs 952b49bde..41bd09f9f:
  > fix for `go vet` failures (#63)
  > Bump to lager/v3 (remaining)
  > Bump sqldb/helpers + test helpers to lager v3 (#61)
  > Bump to ginkgo/v2
Submodule src/code.cloudfoundry.org/buildpackapplifecycle 9bfd77998..b3c0aa499:
  > Merge pull request #61 from cloudfoundry/with-ginkgo-v2
  > Merge pull request #59 from cloudfoundry/develop
Submodule src/code.cloudfoundry.org/cacheddownloader 456a733fa..3de1f8d2e:
  > Bump to ginkgo/v2 and lager/v3 (#23)
Submodule src/code.cloudfoundry.org/cfdot f68fa7f78..9c6e1b442:
  > Bump to ginkgo/v2 and lager/v3 (#6)
Submodule src/code.cloudfoundry.org/diego-ssh 0fc4f3a7d..1003fb588:
  > Bump to ginkgo/v2 and lager/v3 (#47)
Submodule src/code.cloudfoundry.org/dockerapplifecycle 163faedf6..36aa90971:
  > Bump to ginkgo/v2 (#11)
  > Regenerate test certificates
Submodule src/code.cloudfoundry.org/dockerdriver 16e1fe9ba..76bff1bc5:
  > Bump to ginkgo/v2 and lager/v3 (#3)
  > Update PULL_REQUEST_TEMPLATE.md
  > content change
Submodule src/code.cloudfoundry.org/ecrhelper 9a7c7e5a9..3949c0207:
  > Bump to ginkgo/v2 (#2)
Submodule src/code.cloudfoundry.org/executor 1e5a6f15b..208a08c51:
  > With ginkgo v2 and lager/v3 (#75)
  > Ensure we release info lock when marshaling fails
  > Update garden container logging tags
  > Fix typo in function name
  > Fetch all containers for cleanup
  > Executor releases resources only when a container is successfully deleted
Submodule src/code.cloudfoundry.org/fileserver 11af6ea87..f3dfda90a:
  > Bump to ginkgo/v2 && lager/v3 (#7)
Submodule src/code.cloudfoundry.org/goshims bb24d2ef7..cf8c6ba6c:
  > Bump golang.org/x/net from 0.7.0 to 0.8.0 (#24)
  > Bump golang.org/x/net from 0.0.0-20200301022130-244492dfa37a to 0.7.0 (#23)
  > Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (#22)
  > Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 (#21)
  > Revert "Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 (#19)" (#20)
  > Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 (#19)
  > Merge pull request #18 from cloudfoundry/dependabot/add-v2-config-file
  > Merge pull request #17 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.36.0
  > Merge pull request #16 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.35.0
  > Merge pull request #15 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.34.1
  > Merge pull request #14 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.34.0
  > Merge pull request #13 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.33.2
  > Merge pull request #12 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.33.1
  > Merge pull request #11 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.32.0
  > Merge pull request #10 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.31.1
  > Merge pull request #9 from cloudfoundry/dependabot/go_modules/master/google.golang.org/grpc-1.31.0
  > Merge pull request #8 from cloudfoundry/dependabot/go_modules/google.golang.org/grpc-1.30.0
  > go mod vendor
  > Merge pull request #7 from cloudfoundry/dependabot/go_modules/google.golang.org/grpc-1.29.1
  > 🤖 go mod vendor
  > go get -u all
  > Add gitignore file
  > Convert to go modules
  > Add SetEnv to the command interface
Submodule src/code.cloudfoundry.org/healthcheck d7f787b20..7670cbf97:
  > Bump to ginkgo/v2 (#9)
Submodule src/code.cloudfoundry.org/inigo 18bab030e..3c8b1a8f8:
  > Bump to ginkgo/v2 & lager/v3 (#25)
Submodule src/code.cloudfoundry.org/localdriver 1b0a47b1c..0668dcc60:
  > Bump to ginkgo/v2 & lager/v3 (#2)
Submodule src/code.cloudfoundry.org/locket 76a930295..5e8522d97:
  > {fake_runner,fake_runner_v2} to be used with (#14)
  > Add BeforeSuite in the right place
  > Fix govet errors
  > Bump to lager v3
  > WIP - upgrading to ginkgo v2+ ginkgomon_v2
Submodule src/code.cloudfoundry.org/operationq da3eb228f..4522d0860:
  > Bump to ginkgo/v2 (#2)
  > Fix the test for max capacity
  > Ginkgo v2: don't use Done channels
  > Update PULL_REQUEST_TEMPLATE.md
  > content change
Submodule src/code.cloudfoundry.org/rep be8beeb46..f627e21dd:
  > Bump to ginkgo/v2 && lager/v3 (#39)
Submodule src/code.cloudfoundry.org/route-emitter c907cd8f6..da039b0c1:
  > Bump to ginkgo/v2 && lager/v3 (#21)
Submodule src/code.cloudfoundry.org/routing-api ff096da8d..2bf566855:
  > Fix ginkgo deprecations with Done channels
  > Fix ginkgo v2 flag deprecation notices
  > Bump to lager v3
  > Convert  to ginkgo v2 + inline the archived trace package
  > Convert to ginkgo v2 + inline the archived trace package
  > ignore .test files in the repo
  > Bump to ginkgo/v2
  > Bump to ginkgo/v2 - WIP
  > Allow uaaclient callers to optionally pass in a protocol via (#30)
Submodule src/code.cloudfoundry.org/routing-info 7d023ecb0..c6998d604:
  > Bump to ginkgo/v2
Submodule src/code.cloudfoundry.org/systemcerts 95ea366d9..5244fcb1b:
  > refactor: rm use of internal/testenv
Submodule src/code.cloudfoundry.org/vizzini a59096109...6474f903a:
  > fix `go vet` failures
  > Bump to ginkgo/v2 && lager/v3
  < Fix one more test using metric tags
Submodule src/code.cloudfoundry.org/volman 4129b3172..76091d503:
  > Bump to ginkgo/v2 && lager/v3 (#5)
Submodule src/code.cloudfoundry.org/workpool e8b9128ee..2e26d5d93:
  > Bump to ginkgo/v2 (#2)
  > Update PULL_REQUEST_TEMPLATE.md
  > content change
Submodule src/garden d57de807d..8534099e1:
  > Migrate to lager v3
  > Migrate to ginkgo/v2
  > Bump lager to latest on master
  > Revert "bump ginkgo to v2 and lager to v3"
  > Merge pull request #107 from xtremerui/bump-ginkgo-lager
  > Bump golang.org/x/net from 0.0.0-20210428140749-89ef3d95e781 to 0.7.0
  > Merge pull request #105 from cloudfoundry/unpin-components
  > Merge pull request #103 from ebroberson/ginkgov2-done-channels
Submodule src/grootfs ba02da43d..df476b3ba:
  > Swtch to channels from pool
  > Return to pool xfs mounts that don't cause test pollution
  > Generate 10 mount points for all quota tests
  > Use unique mount directory for each test
  > Merge pull request #197 from cloudfoundry/with-ginkgo-v2
  > go mod tidy && vendor
  > Bump lager to latest on master
  > 🔒 dep
  > Merge pull request #196 from cloudfoundry/unpin-components
  > Bump golang.org/x/sys from 0.5.0 to 0.6.0
  > go mod tidy
  > Merge remote-tracking branch 'local/dependabot/go_modules/code.cloudfoundry.org/lager-2.0.0incompatible' into main
  > Merge remote-tracking branch 'local/dependabot/go_modules/github.com/containers/image/v5-5.24.2' into main
  > Merge remote-tracking branch 'local/dependabot/go_modules/github.com/docker/docker-23.0.1incompatible' into main
  > Merge remote-tracking branch 'local/dependabot/go_modules/golang.org/x/sys-0.5.0' into main
  > Bump github.com/opencontainers/runtime-spec
  > Merge pull request #191 from cloudfoundry/out-of-disk-error-with-jammy
Submodule src/guardian 913b899bc..86f0a7d78:
  > Set container properties before creating container
  > Containers() returns all containers when garden.state is all
  > Merge pull request #364 from cloudfoundry/with-ginkgo-v2
  > go mod tidy && vendor
  > Bump lager to latest on master
  > use typeurl/v2
  > 🔓 dep
  > go mod tidy and vendor
  > go mod tidy
  > go mod tidy
  > Merge pull request #361 from cloudfoundry/dependabot/go_modules/github.com/cloudfoundry/gosigar-1.3.9
  > Merge pull request #363 from cloudfoundry/dependabot/go_modules/github.com/onsi/gomega-1.27.4
  > Merge pull request #362 from cloudfoundry/dependabot/go_modules/github.com/containerd/containerd-1.7.0
  > Merge pull request #345 from cloudfoundry/dependabot/go_modules/github.com/emicklei/go-restful-2.16.0incompatible
  > Merge pull request #359 from cloudfoundry/unpin-components
  > Update path to remove unneeded bin dir
  > Remove runc pin
  > Add runc to build package
  > go mod tidy
  > Merge pull request #355 from cloudfoundry/dependabot/go_modules/github.com/containerd/containerd-1.6.19
Submodule src/idmapper a23279655..390987bf5:
  > Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1
  > Merge pull request #65 from cloudfoundry/unpin-components
  > Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0
  > Bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4
  > Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.3
  > Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0
  > Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1
  > Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0
  > Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1
  > Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0
  > Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0
  > Bump github.com/onsi/ginkgo/v2 from 2.3.0 to 2.3.1
  > Bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.0
  > Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0
  > Bump github.com/onsi/ginkgo/v2 from 2.1.5 to 2.1.6
  > Bump github.com/onsi/ginkgo/v2 from 2.1.4 to 2.1.5
tas-runtime-bot added a commit that referenced this issue Jun 14, 2023
…credhub-cli diego-ssh dockerapplifecycle ecrhelper executor fileserver healthcheck inigo localdriver locket operationq rep route-emitter routing-api routing-info systemcerts vizzini volman workpool garden grootfs guardian idmapper

Submodule src/code.cloudfoundry.org/auction 46a89db7a..4c03ffcd7:
  > Add CODEOWNERS file in preparation for branch protection rules (#16)
Submodule src/code.cloudfoundry.org/auctioneer be803dc1e..ec7efd6f7:
  > Add CODEOWNERS file in preparation for branch protection rules (#14)
Submodule src/code.cloudfoundry.org/buildpackapplifecycle 717bad3b1..cb243e1d2:
  > Merge pull request #48 from Infra-Red/staging-error
  > Merge pull request #62 from geofffranks/main
Submodule src/code.cloudfoundry.org/cacheddownloader a005bb235..2caa6ca34:
  > Add CODEOWNERS file in preparation for branch protection rules (#25)
Submodule src/code.cloudfoundry.org/cfdot ef69fb66b..4d194a115:
  > Add CODEOWNERS file in preparation for branch protection rules (#8)
Submodule src/code.cloudfoundry.org/credhub-cli a97b4319d..aa8fc4e79:
  > Bump go modules
Submodule src/code.cloudfoundry.org/diego-ssh 1bdd96ca0..7461829a9:
  > Add CODEOWNERS file in preparation for branch protection rules (#49)
Submodule src/code.cloudfoundry.org/dockerapplifecycle 0e49eedc7..93dcb397b:
  > Add CODEOWNERS file in preparation for branch protection rules (#12)
Submodule src/code.cloudfoundry.org/ecrhelper 3949c0207..56a9cdc53:
  > Add CODEOWNERS file in preparation for branch protection rules (#3)
Submodule src/code.cloudfoundry.org/executor d6dd1132b..2c29c7e2f:
  > Add CODEOWNERS file in preparation for branch protection rules (#81)
Submodule src/code.cloudfoundry.org/fileserver f3dfda90a..ddeb9bd6d:
  > Add CODEOWNERS file in preparation for branch protection rules (#8)
Submodule src/code.cloudfoundry.org/healthcheck ba40fd720..6587beaf1:
  > Add CODEOWNERS file in preparation for branch protection rules (#10)
Submodule src/code.cloudfoundry.org/inigo 8e5bf0cc7..b300679e6:
  > Add CODEOWNERS file in preparation for branch protection rules (#27)
Submodule src/code.cloudfoundry.org/localdriver bfbf40217..6d5a2bf56:
  > Add CODEOWNERS file in preparation for branch protection rules (#3)
Submodule src/code.cloudfoundry.org/locket 6cd541649..08e003863:
  > Add CODEOWNERS file in preparation for branch protection rules (#15)
Submodule src/code.cloudfoundry.org/operationq 4522d0860..b625ea3c1:
  > Add CODEOWNERS file in preparation for branch protection rules (#3)
Submodule src/code.cloudfoundry.org/rep 8550a6340..192ca3a5a:
  > Add CODEOWNERS file in preparation for branch protection rules (#43)
Submodule src/code.cloudfoundry.org/route-emitter b5abb628c..a17e814f0:
  > Add CODEOWNERS file in preparation for branch protection rules (#25)
Submodule src/code.cloudfoundry.org/routing-api 9592985dc..b9e9e0b90:
  > Add CODEOWNERS file in preparation for branch protection rules
Submodule src/code.cloudfoundry.org/routing-info c6998d604..079a27345:
  > Add CODEOWNERS file in preparation for branch protection rules
Submodule src/code.cloudfoundry.org/systemcerts 221d6f2ae..10f68b45f:
  > Add CODEOWNERS file in preparation for branch protection rules (#2)
Submodule src/code.cloudfoundry.org/vizzini 906e23011..5a2ef7822:
  > Add CODEOWNERS file in preparation for branch protection rules (#6)
Submodule src/code.cloudfoundry.org/volman 76091d503..b60663cd4:
  > Add CODEOWNERS file in preparation for branch protection rules (#6)
Submodule src/code.cloudfoundry.org/workpool 2e26d5d93..b93da105e:
  > Add CODEOWNERS file in preparation for branch protection rules (#3)
Submodule src/garden ac53c57dc..2d96d2498:
  > Bump lager to v3.0.2
  > Update go.mod dependencies
Submodule src/grootfs 9ea0d4bb9..f8dceb408:
  > Bump lager to v3.0.2
  > Update go.mod dependencies
  > Merge pull request #217 from geofffranks/main
Submodule src/guardian fac28108a..809884ce5:
  > Bump lager to v3.0.2
  > Update go.mod dependencies
  > Merge pull request #402 from geofffranks/main
Submodule src/idmapper a41052025..39b35b84a:
  > Merge pull request #71 from geofffranks/main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants