Skip to content

Releases: margo/sandbox

v0.0.1-rc01

23 Apr 07:06
v0.0.1
64a180b

Choose a tag to compare

Changelog

  • 9516506 Add files via upload
  • f0525b8 Add files via upload
  • 8f07cdc Add files via upload
  • 2369ae2 Added code to update harbor.yml with current sysmtem-ip
  • f6cc7aa Added default enable-kubernetes-runtime in start-device-agent-binary function
  • 9587ecc Added docker-compose for starting,stopping device-agent
  • 9185efc Changes on script (#164)
  • 700eb79 Chanhed the template to a .yml file
  • ab49c3b Clarify note on expected output for device listing
  • 5f902a5 Comments out misleading logs about oauth creds
  • c282825 Container restart policy (#160)
  • 45154cd Corrected device-agent prompt options
  • bd3c3d1 Create RunSymphonyWF.yml
  • c8a8db9 Create a story template
  • df3fb5a Create config.yml
  • 57708d9 Create dev_task_template.yml
  • 597a456 Create feedback issue template
  • 8ce22dc Create install-symphony.yml
  • 00ad33b Create newSymphonyWF.yml
  • 688b307 Create runSymphonyAPI_AzureVM
  • 1e84130 Create testWF.yml
  • 8139eda Create updated workflow
  • 6f3ee51 Create variables.env
  • 9e00fd0 Delete .github/workflows/newSymphonyWF.yml
  • e1b23b3 Delete .github/workflows/updatewf.yml
  • 83ae854 Delete docs/symphony-development.md
  • cba9998 Delete pipeline/.env
  • 2ce30c2 Delete pipeline/device-agent.sh
  • 42a2c03 Delete pipeline/gogs/install_gogs.sh
  • b72e2cb Delete pipeline/wfm.sh
  • 42836e2 Enhanced the development guide and fixed small bug in agent onboarding (#137)
  • 7e6f420 Enhancement for placeholder app: New Application package upload capability (#148)
  • 46dedc4 Enhancement: All the specified components should be deployed (#222)
  • a98a398 Fix grammatical error in setup guide
  • 830438f Fix/k3s image import (#214)
  • f7a9d46 Fix: device agent crashes when no parameters are passed in desired state (#220)
  • f8b9c87 Fixes #209
  • a2a1d68 ID name sanitization, FAQ addition, guide updates, and GO variables (#149)
  • 8b1b917 Initial commit
  • 45b668b Modified env config path in docker-compose.yaml for device-agent start
  • 208ab5b Observability scripts (#97)
  • 8df3ade Observability stack and script changes for docker-device (#142)
  • c6141f2 Reduce development roundtripping and unify verbosity (#158)
  • b9c035e Rename runSymphonyAPI_AzureVM to runSymphonyAPI_AzureVM.yml
  • ea87880 Rename updatewf to updatewf.yml
  • 1d725a6 Revert "Test automation"
  • 228d00b Revise LICENSE to include contributor agreement
  • cc64530 Squashed commit of the following: commit aeadbdf Author: Viresh Navalli viresh-r.navalli@capgemini.com Date: Fri Nov 21 09:46:11 2025 +0000
  • 26d1a1e Symphony cleanup removes the systemd service as well
  • 2f85e82 Update RunSymphonyWF.yml
  • bd4a94d Update RunSymphonyWF.yml
  • bd2390c Update RunSymphonyWF.yml
  • 4dee1ac Update RunSymphonyWF.yml
  • 3079ee2 Update RunSymphonyWF.yml
  • 400710a Update RunSymphonyWF.yml
  • 7eddcba Update app.ini
  • 4f74d08 Update app.ini
  • a78d186 Update dev_story_template.yml
  • b406305 Update dev_story_template.yml
  • 3cfd847 Update dev_story_template.yml
  • 153f8c9 Update dev_story_template.yml
  • 71af2dd Update dev_story_template.yml
  • c788b02 Update dev_story_template.yml
  • 7c13538 Update dev_story_template.yml
  • 046d42e Update dev_story_template.yml
  • 89a9775 Update device-agent.sh
  • d5f3f59 Update device-agent_docker.env (#162)
  • f4ef0de Update docker-compose.yml
  • fcf6f8b Update margo.yaml
  • 55bbee4 Update newSymphonyWF.yml
  • 31857dd Update newSymphonyWF.yml
  • b455a25 Update setup guide for personal access tokens
  • e54706d Update testWF.yml
  • 739b987 Update testWF.yml
  • d7e4077 Update testWF.yml
  • 6ef270c Update testWF.yml
  • 2b78b9e Update testWF.yml
  • 6421b1a Update testWF.yml
  • 3b100bf Update testWF.yml
  • 9778063 Update testWF.yml
  • 52fbded Update testWF.yml
  • fbd8ee1 Update testWF.yml
  • acf767c Update: modified documentation as per feedback
  • 916be43 Updated device-agent script, config, and cleaned docker-compose setup
  • bb881f2 Updates to easy quick start (#145)
  • d525551 add cleanup modified script
  • 1a77ee5 added code to resolve removal issue
  • 7b02761 added code to skip building device-agent image if already present
  • 7652fc9 added device-agent.sh script to handle pre-req and device-agent start separately and remoce the old one
  • abbc2bb added directory path
  • 14b7a47 added docker compose installation
  • d9b0057 added log capture while starting device-agent using docker compose
  • 92f5854 added port variables in wfm.env
  • a0e0917 added secrets permission for rbac
  • 9da023d added service account and rbac
  • f15cc89 added sudo for gogs
  • 5e50476 added to resolve pod api server resolution issue
  • 25cd2d8 adding helm name issue
  • 5d5c054 adding k3s installation
  • e180401 adding placeholder for yaml values
  • 6405e2d adds api to list devices
  • f0e1242 adds cli helper to interact with poc wfm
  • 2f459be adds code for and fixes docker compose file deployment lifecycle
  • db8c8fe adds codeowners file
  • 91d9d21 adds device agent implementation
  • 6022d3f adds docker,docker-compose and helmcharts for device-agent
  • 5fb9617 adds guide about how to add dns entries in /etc/hosts and coredns for name resolution
  • 46c2202 adds http utility to perform http operations
  • e72b77a adds logic in the state sync manager for app status update
  • 94b5f24 adds logic to download files
  • 3ac5034 adds logs to debug the state syncing issue
  • 9551f68 adds oauth layer
  • 375a701 adds onboarding retry logic
  • 37666a4 adds openapi spec for sbi, generated code, and app state parser implementation
  • 1acd4bc adds option to mount docker cli into the agent container
  • 4a436fc adds option to pull from plain http based oci registry, any oci uri with 80 port will be considered plain http
  • 91abf74 adds package to deal with PKI certs
  • b08388e adds package to interact with git
  • f855876 adds package to manage with workloads (helm, and compose)
  • ac74814 adds package to pull, push and do other operations with oci payloads and registries
  • d81acee adds poc enabl...
Read more