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: project-akri/akri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.44
Choose a base ref
...
head repository: project-akri/akri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.5
Choose a head ref
  • 18 commits
  • 92 files changed
  • 4 contributors

Commits on Dec 4, 2020

  1. Optimize build and test all supported versions (#157)

    * build once, test all supported versions
    
    * test step needs build step
    
    * fix copy-paste error
    
    * use startsWith instead of '==' to check kube-runtime
    
    * for download, specifying path introduces an unwanted directory
    
    * load the artifact containers into docker for Kubernetes
    
    * microk8s ctr images import is mysteriously failing with 'context deadline exceeded'
    
    * avoid k3s' crictl, add more testing versions for kubernetes & k3s
    
    * allow downgrades for kubernetes install, try to understand microk8s image import failure
    
    * swallow the return code of version checks
    
    * use persist-creds=false
    
    * disable microk8s 1.19 for now
    
    * microk8s 1.19 requires small sleep before it is ready for ctr requests
    bfjelds authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    49d24bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bffb4e View commit details
    Browse the repository at this point in the history
  3. Update user guide with first release tag for Akri release chart (#160)

    * update user guide with first release tag for akri release chart
    
    * reference akri release chart instead of dev chart in docs
    kate-goldenring authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    aaa8d8a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Remove pull_request_target triggers and minimize credential use [SAME…

    … VERSION] [IGNORE INTERMEDIATE BUILDS] (#161)
    
    * remove dockerhub credentials from workflows
    
    * add link to repo to intermediate containers
    
    * remove pull_request_target
    
    * only log into docker when pushing changes to ghcr
    bfjelds authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    89b69bb View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    b7ec9e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74d89d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Udev helm chart capacity definition is in wrong scope (#168)

    * move capacity definition out of properties block
    
    * update version
    bfjelds authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    bf6e94a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a4631 View commit details
    Browse the repository at this point in the history
  3. Use new http protocol in extensibility documentation (#167)

    * Use new http protocol in extensibility documentation
    
    * update with CR feedback
    
    * simplify first few sentences
    
    * fix grammar
    bfjelds authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    0166f35 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Proposal zeroconf (#162)

    DazWilkin authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    d2bf18c View commit details
    Browse the repository at this point in the history
  2. Add instance polling to streaming sample (#171)

    This allows the streaming sample app to update itself automatically as devices are discovered.
    jiria authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    f476890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dd972c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

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

Commits on Dec 17, 2020

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

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    feef915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    008db56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf8cb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

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