question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide tagged releases/images

See original GitHub issue

It should be easy for someone who is just playing with this or deploying this app for a demo to take YAMLs and apply them to the cluster.

This requires:

  1. tagging git releases
  2. making pre-built container images available on gcr publicly (with :tags)
  3. since tutorials etc will rely on this, also need long-term storage for images (e.g. gcr.io/google-samples)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ahmetbcommented, Jan 23, 2019

@m-okeefe Great! I’m interested in hearing a strawman design first, don’t invest too much into coding just yet.

1reaction
askmeegscommented, Jan 23, 2019

I can take this!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create releases/tags for Docker Images · Issue #54 - GitHub
We need to create git tags and docker tags for each new version (as we do for others projects):. the master branch will...
Read more >
A Tutorial for Tagging Releases in Git - DEV Community ‍ ‍
Tags are a simple aspect of Git, they allow you to identify specific release versions of your code. You can think of a...
Read more >
Releases - GitLab Docs
Creating a release also creates a Git tag to mark the release point in the ... This is useful for projects that use...
Read more >
Tagging Docker images the right way - Container Solutions blog
Learn the best practices for tagging Docker images that will help you keep track of your containers in production. Code examples included.
Read more >
Release Notes - Tag That Photo
Previously TTP may have also gone ahead and updated any images that were "due ... recognition system that provides greater accuracy via "face...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found