Git Product home page Git Product logo

caching's People

Contributors

adrcunha avatar cali0707 avatar chaodaig avatar dprotaso avatar evankanderson avatar jchesterpivotal avatar jonjohnsonjr avatar julz avatar knative-automation avatar knative-prow-robot avatar markusthoemmes avatar mattmoor avatar mattmoor-sockpuppet avatar mchmarny avatar n3wscott avatar nak3 avatar nbarthwal avatar psschwei avatar rhuss avatar vagababov avatar vdemeester avatar yanweiguo avatar zhaojizhuang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

caching's Issues

ImagePullSecrets should be []corev1.LocalObjectReference

This makes (some) implementations simpler, e.g. WarmImage PoC.

However, the real motivation for this is that if we want to build a controller that automagically creates Image resources for Deployment or other built-in K8s types then we won't easily be able to pick the "right" pull secret to attach, and should probably just attach them all.

Does image caching work in 1.6?

Expected Behavior

create an images.caching.internal.knative.dev resource and it will be updated with the status of caching

Actual Behavior

nothing happened

Steps to Reproduce the Problem

  1. apply the following resource
apiVersion: caching.internal.knative.dev/v1alpha1
kind: Image
metadata:
  annotations:
    serving.knative.dev/creator: admin
  labels:
    app.kubernetes.io/version: v2.0.0
  name: sample-go-func
  namespace: default
spec:
  image: ypjin/sample-go-func:v1
  1. check if the image gets cached and if the resource gets any status update

Additional Info

I'm using latest knative serving. There seems not much info on image caching. Appreciate your help!

What is the vision of knative/caching?

/kind question

Can the purpose of this repo be clarified? Does caching mean warm-image kind of caching or fission kind of caching, or both? I know this repo just got created like a week ago, but it will be great to have the vision clearly stated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.