quay.io Open in urlscan Pro
2600:1f18:483:cf02:7a8b:1901:f1cf:3ab3  Public Scan

Submitted URL: http://quay.io/kiwigrid/k8s-sidecar:1.19.2
Effective URL: https://quay.io/repository/kiwigrid/k8s-sidecar?tab=tags&tag=1.19.2
Submission: On April 25 via api from GB — Scanned from GB

Form analysis 9 forms found in the DOM

<form id="file-drop-form-0" class="ng-pristine ng-valid">
  <input id="file-drop-0" name="file-drop-0" class="file-drop" type="file" files-changed="handleFilesChanged(files)" accept="*">
  <label for="file-drop-0" ng-class="state" class="clear">
    <span class="chosen-file">
      <!---->
    </span><span class="choose-button">
      <span>Select file</span>
    </span>
  </label>
</form>

Name: runForm

<form name="runForm" id="runForm" class="ng-pristine ng-valid">
  <table width="100%">
    <tbody><!---->
    </tbody>
  </table>
</form>

Name: addTagForm

<form name="addTagForm" ng-submit="createOrMoveTag(toTagManifestDigest, tagToCreate);" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern">
  <div class="modal-body">
    <div class="cor-loader co-m-loader co-an-fade-in-out ng-hide" ng-show="addingTag">
      <div class="co-m-loader-dot__one"></div>
      <div class="co-m-loader-dot__two"></div>
      <div class="co-m-loader-dot__three"></div>
    </div>
    <div ng-show="!addingTag">
      <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern" id="tagName" placeholder="Enter tag name" ng-model="tagToCreate" ng-pattern="/^[\w][\w\.-]{0,127}$/"
        ng-disabled="creatingTag" autofocus="" required="">
      <div style="margin: 10px; margin-top: 20px;" ng-show="isOwnedTag(toTagManifestDigest, tagToCreate)" class="ng-hide"> Note: <span class="label tag label-default"></span> is already applied to this image. </div>
      <div style="margin: 10px; margin-top: 20px;" ng-show="isAnotherImageTag(toTagManifestDigest, tagToCreate)" class="ng-hide"> Note: <span class="label tag label-default"></span> is already applied to another image. This will <b>move</b> the tag.
      </div>
    </div>
  </div>
  <div class="modal-footer" ng-show="!addingTag">
    <button type="submit" class="btn btn-primary" ng-disabled="addTagForm.$invalid || isOwnedTag(toTagManifestDigest, tagToCreate)" ng-class="isAnotherImageTag(toTagManifestDigest, tagToCreate) ? 'btn-warning' : 'btn-primary'" ng-show="!creatingTag"
      disabled="disabled"> Create Tag </button>
    <button class="btn btn-default" data-dismiss="modal" ng-show="!addingTag">Cancel</button>
  </div>
</form>

<form class="expiration-form ng-pristine ng-valid">
  <label>Tags that will be updated:</label>
  <ul class="delete-tag-list">
    <!---->
  </ul>
  <label style="margin-top: 20px;">Expiration Date:</label>
  <!---->
  <span class="co-help-text"> If specified, the date and time that the key expires. If set to none, the tag(s) will not expire. </span>
</form>

Name: addTagForm

<form name="addTagForm" ng-submit="createOrMoveTag(toTagManifestDigest, tagToCreate);" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern">
  <div class="modal-body">
    <div class="cor-loader co-m-loader co-an-fade-in-out ng-hide" ng-show="addingTag">
      <div class="co-m-loader-dot__one"></div>
      <div class="co-m-loader-dot__two"></div>
      <div class="co-m-loader-dot__three"></div>
    </div>
    <div ng-show="!addingTag">
      <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern" id="tagName" placeholder="Enter tag name" ng-model="tagToCreate" ng-pattern="/^[\w][\w\.-]{0,127}$/"
        ng-disabled="creatingTag" autofocus="" required="">
      <div style="margin: 10px; margin-top: 20px;" ng-show="isOwnedTag(toTagManifestDigest, tagToCreate)" class="ng-hide"> Note: <span class="label tag label-default"></span> is already applied to this image. </div>
      <div style="margin: 10px; margin-top: 20px;" ng-show="isAnotherImageTag(toTagManifestDigest, tagToCreate)" class="ng-hide"> Note: <span class="label tag label-default"></span> is already applied to another image. This will <b>move</b> the tag.
      </div>
    </div>
  </div>
  <div class="modal-footer" ng-show="!addingTag">
    <button type="submit" class="btn btn-primary" ng-disabled="addTagForm.$invalid || isOwnedTag(toTagManifestDigest, tagToCreate)" ng-class="isAnotherImageTag(toTagManifestDigest, tagToCreate) ? 'btn-warning' : 'btn-primary'" ng-show="!creatingTag"
      disabled="disabled"> Create Tag </button>
    <button class="btn btn-default" data-dismiss="modal" ng-show="!addingTag">Cancel</button>
  </div>
</form>

<form class="expiration-form ng-pristine ng-valid">
  <label>Tags that will be updated:</label>
  <ul class="delete-tag-list">
    <!---->
  </ul>
  <label style="margin-top: 20px;">Expiration Date:</label>
  <!---->
  <span class="co-help-text"> If specified, the date and time that the key expires. If set to none, the tag(s) will not expire. </span>
</form>

<form id="file-drop-form-1" class="ng-pristine ng-valid">
  <input id="file-drop-1" name="file-drop-1" class="file-drop" type="file" files-changed="handleFilesChanged(files)" accept="*">
  <label for="file-drop-1" ng-class="state" class="clear">
    <span class="chosen-file">
      <!---->
    </span><span class="choose-button">
      <span>Select file</span>
    </span>
  </label>
</form>

Name: runForm

<form name="runForm" id="runForm" class="ng-pristine ng-valid">
  <table width="100%">
    <tbody><!---->
    </tbody>
  </table>
</form>

Name: runForm

<form name="runForm" id="runForm" class="ng-pristine ng-valid">
  <table width="100%">
    <tbody><!---->
    </tbody>
  </table>
</form>

Text Content

≡
   
 * Explore
   
 * Tutorial
   
 * Pricing
   

   
   
 * Sign in
   

   

 * 
 *  * + New Organization
    * New Repository
      
      
      
      
      
      
      

 * 0
   
   
 * Sign in
   



×

START REPOSITORY BUILD

 * Invoke Build Trigger
 * Upload Dockerfile

Please wait while Quay Container Registry starts the build
Select file
Please select a Dockerfile or an archive (.tar.gz or .zip) containing a
Dockerfile at the root directory

The selected Dockerfile contains a FROM that refers to private repository .

A robot account with read access to that repository is required for the build:

 * 
 * You do not have permission to manage teams and robots for this organization
 * Create team
 * Create robot account
 * 
 * No robot accounts found
 * Teams
   
 * 
 * Robot Accounts
   




Manually running a build trigger provides the means for invoking a build trigger
as-if called from the underlying service for the latest commit to a particular
branch or tag.

Trigger Description Branches/Tags

Start Build Close
×

MANUALLY START BUILD TRIGGER



Start Build Cancel


Repository not found
Repositories Organization


KIWIGRID / K8S-SIDECAR

Information
Tags
Tag History
Builds

Usage Logs
Mirroring
Settings

Repository Activity
FebruaryMarchApril

3.6M
Yesterday
114M
Last 30 days
Recent Repo Builds
No builds have been run for this repository.

DESCRIPTION

Container which uses the internal k8s api to collect configmaps and store them
in a path. See github for usage documentation.

Pull this container with the following Podman command:
Copied to clipboard
Pull this container with the following Docker command:
Copied to clipboard

Compact Expanded
Show Signatures


REPOSITORY TAGS

 * All Tags
 * No Tags
 * Signed Tags
 * Unsigned Tags
 * Commit SHAs
 * Cosign Signatures
   
   
   

Actions
 * View Tags History
   
   

1 - 25 of 56
 * First Page
 * Last Page

❮ ❯


Tag Last Modified Security Scan Size Expires Manifest 1.23.1 a month ago See
Child Manifests N/A Never SHA256 a3abe32e22b9 latest a month ago See Child
Manifests N/A Never SHA256 a3abe32e22b9 1.23.0 a month ago See Child Manifests
N/A Never SHA256 396f5c798b9e 1.22.4 2 months ago See Child Manifests N/A Never
SHA256 ab2170a2ce49 1.22.3 3 months ago See Child Manifests N/A Never SHA256
84257a97a259 1.22.2 3 months ago See Child Manifests N/A Never SHA256
ccbf350872e8 1.22.1 3 months ago See Child Manifests N/A Never SHA256
1b117cce43e4 1.22.0 3 months ago See Child Manifests N/A Never SHA256
eaa478cdd0b8 1.21.1 4 months ago See Child Manifests N/A Never SHA256
2a75b1c7cecd 1.21.0 6 months ago See Child Manifests N/A Never SHA256
710e23b489c5 1.20.0 6 months ago See Child Manifests N/A Never SHA256
0abffa1c47d2 1.19.6 6 months ago See Child Manifests N/A Never SHA256
6090b8afe3ba 1.19.5 7 months ago See Child Manifests N/A Never SHA256
84866dc00a24 1.19.4 9 months ago See Child Manifests N/A Never SHA256
21d87478a31f 1.19.3 9 months ago See Child Manifests N/A Never SHA256
4f7adbd66c40 1.19.2 10 months ago See Child Manifests N/A Never SHA256
6a8671702d6f 1.19.1 10 months ago See Child Manifests N/A Never SHA256
505da5a2ddde 1.19.0 a year ago See Child Manifests N/A Never SHA256 adb05de2d77c
1.18.1 a year ago See Child Manifests N/A Never SHA256 b6c6ce129543 1.18.0 a
year ago See Child Manifests N/A Never SHA256 db9c91ec457e 1.17.0 a year ago See
Child Manifests N/A Never SHA256 998960ae53a0 1.16.0 a year ago See Child
Manifests N/A Never SHA256 62f9560fb6f9 1.15.9 a year ago See Child Manifests
N/A Never SHA256 6dd29c5cbb5d 1.15.8 a year ago See Child Manifests N/A Never
SHA256 5a2beb324fcf 1.15.7 a year ago See Child Manifests N/A Never SHA256
9e3065aa0c3d



LOADING REPOSITORY IMAGES

Please wait while we load the repository's full image list
×

EDIT MANIFEST LABELS



Save Labels Cancel
×

ADD TAG TO MANIFEST

Note: is already applied to this image.
Note: is already applied to another image. This will move the tag.
Create Tag Cancel
×

DELETE TAGS


Are you sure you want to delete the following tags:
Note: This operation can take several minutes.
Delete Tags Cancel
×

CHANGE TAGS EXPIRATION


Tags that will be updated: Expiration Date: If specified, the date and time that
the key expires. If set to none, the tag(s) will not expire.
Change Expiration Cancel
×

DELETE TAG


Are you sure you want to delete tag ?
Delete Tag Cancel
×

RESTORE TAG


This will change the image to which the tag points.
Are you sure you want to restore tag to image ?
Restore Tag Cancel
Tag operations have been disabled.
The selected operation cannot be performed on this repository because tag
operations have been disabled by an administrator.
×

FETCH TAG:

Image Format:

Pull Credentials:
 * 
 * You do not have permission to manage teams and robots for this organization
 * Create team
 * Create robot account
 * 
 * No robot accounts found
 * Teams
   
 * 
 * Robot Accounts
   



Fetching a requires a robot account. You must therefore have admin access on
namespace kiwigrid to setup this fetch.

Copied
Copy Command Close


TAG HISTORY


Show Future


LOADING REPOSITORY IMAGES

Please wait while we load the repository's full image list
×

EDIT MANIFEST LABELS



Save Labels Cancel
×

ADD TAG TO MANIFEST

Note: is already applied to this image.
Note: is already applied to another image. This will move the tag.
Create Tag Cancel
×

DELETE TAGS


Are you sure you want to delete the following tags:
Note: This operation can take several minutes.
Delete Tags Cancel
×

CHANGE TAGS EXPIRATION


Tags that will be updated: Expiration Date: If specified, the date and time that
the key expires. If set to none, the tag(s) will not expire.
Change Expiration Cancel
×

DELETE TAG


Are you sure you want to delete tag ?
Delete Tag Cancel
×

RESTORE TAG


This will change the image to which the tag points.
Are you sure you want to restore tag to image ?
Restore Tag Cancel
Tag operations have been disabled.
The selected operation cannot be performed on this repository because tag
operations have been disabled by an administrator.
Start New Build


REPOSITORY BUILDS

Recent Builds Last 48 Hours Last 30 days
Build History
Could not load build information
No matching builds found
Please change the filter above to search for more builds.
×

TRIGGER CREDENTIALS


Done
×

TOGGLE TRIGGER


Are you sure you want to enable this trigger?
Toggle Trigger Cancel
×

DELETE BUILD TRIGGER


Are you sure you want to delete this build trigger? No further builds will be
automatically started.
Delete Trigger Cancel
×

START REPOSITORY BUILD

 * Invoke Build Trigger
 * Upload Dockerfile

Please wait while Quay Container Registry starts the build
Select file
Please select a Dockerfile or an archive (.tar.gz or .zip) containing a
Dockerfile at the root directory

The selected Dockerfile contains a FROM that refers to private repository .

A robot account with read access to that repository is required for the build:

 * 
 * You do not have permission to manage teams and robots for this organization
 * Create team
 * Create robot account
 * 
 * No robot accounts found
 * Teams
   
 * 
 * Robot Accounts
   




Manually running a build trigger provides the means for invoking a build trigger
as-if called from the underlying service for the latest commit to a particular
branch or tag.

Trigger Description Branches/Tags

Start Build Close
×

MANUALLY START BUILD TRIGGER



Start Build Cancel
×

MANUALLY START BUILD TRIGGER



Start Build Cancel

SESSION EXPIRED

Your user session has expired. Please sign in to continue.
Sign In

CANNOT CONTACT EXTERNAL SERVICE

A connection to an external service has failed. Please reload the page to try
again.
×

SERVICE IS CURRENTLY READ-ONLY.

The service is currently in read-only mode. Pulls and other read-only operations
will succeed but all other operations are currently suspended.

 * 
 * Documentation
   
 * Terms
   
   
 * Privacy
   
   
 * Security
   
   
 * About
   
 * Contact
   
 * All Systems Operational
   
 * Cookie Preferences
 * 



UH OH...

Something went wrong when trying to load Quay! Please report this to
support@quay.io.

Your browser does not support features required for this tour. Please upgrade
and try again.
There was an error registering to listen for server side events. Steps of the
tutorial may not be possible. If this problem persists, please contact support.
Continue Tutorial Done


KIWIGRID/K8S-SIDECAR

?Show / hide this help menu

×