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: edgelesssys/emojivoto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: edgelesssys/emojivoto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 15, 2022

  1. Add SGX device plugin instructions (#32)

    Signed-off-by: Daniel Weiße <dw@edgeless.systems>
    daniel-weisse authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6c0a2cf View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update AKS installation script (#33)

    * Remove nginx in favor of using Loadbalancers directly
    * Remove deprecated/removed commands/flags
    * Verify Coordinator and download root certificate as part of script
    * Update CI
    
    ---------
    
    Signed-off-by: Daniel Weiße <dw@edgeless.systems>
    daniel-weisse authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1cc46f1 View commit details
    Browse the repository at this point in the history
  2. User verify command to get certificate

    Signed-off-by: Daniel Weiße <dw@edgeless.systems>
    daniel-weisse committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9a22386 View commit details
    Browse the repository at this point in the history
  3. Update SGX device plugin reference

    Signed-off-by: Daniel Weiße <dw@edgeless.systems>
    daniel-weisse committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9118370 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Use more reboust way to check for running emojivoto Pods

    Signed-off-by: Daniel Weiße <dw@edgeless.systems>
    daniel-weisse committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8d47953 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Use EGo configure-qpl tool to configure DCAP in container (#34)

    * Use Intel DCAP QPL by default
    * Update node version in docker image
    * Remove obsolete dcap configmap from helm chart
    * Bump images to v0.7.0
    * Update README
    
    ---------
    
    Signed-off-by: Daniel Weiße <dw@edgeless.systems>
    daniel-weisse authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    61059c7 View commit details
    Browse the repository at this point in the history
Loading