issues
search
appsody
/
controller
Appsody controller running in the development container. This repo will be archived soon.
https://appsody.dev
Apache License 2.0
2
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to pull the image of appsody/init-controller from docker hub
#70
dawoodahmed-jazz
closed
3 years ago
1
Update README to reflect end of Appsody development
#69
garypicher
closed
3 years ago
0
Multi architecture support for init-controller image
#68
CameronMcWilliam
closed
4 years ago
0
Change controller to do a multi arch docker build in travis
#67
CameronMcWilliam
closed
4 years ago
0
Windows 10 : ctrl-c doesn't remove the container
#66
tnixa
closed
4 years ago
2
Allow both variants of the command not found error message.
#65
rykal-nate
closed
4 years ago
0
Shell error messages different on different versions of linux.
#64
rykal-nate
closed
4 years ago
1
Fixed broken link and header in README
#63
helenmasters
closed
4 years ago
0
How to proceed with "appsody-controller" by using latest "appsody" binary for ppc64le?
#62
vrushaliinamdar
closed
4 years ago
3
Allow for a Mount separator other than ';'
#61
kewegner
closed
4 years ago
2
Known issue symlink
#60
kewegner
closed
4 years ago
0
Is it possible to make appsody-controller binary download available for "ppc64le" architecture?
#59
vrushaliinamdar
closed
4 years ago
4
Do not run watcher during APPSODY_PREP command
#58
kewegner
closed
4 years ago
0
src: change to use /bin/sh instead of /bin/bash
#57
lance
closed
4 years ago
0
New signal handler release
#56
kewegner
closed
4 years ago
0
When --interactive is specified when running appsody run and the stack is not tty enabled, ctrl-c no longer causes the docker container to stop
#55
kewegner
closed
4 years ago
1
Tty fixes for controller issue with ctrl-c and --interactive. Issue with java program not exited when no --interactive flag for appsody run
#54
kewegner
closed
4 years ago
0
Create Documentation to document the image-controller image use/release process
#53
kewegner
closed
4 years ago
1
Documentation for init controller image related changes
#52
kewegner
closed
4 years ago
0
Signal handler improved
#51
kewegner
closed
4 years ago
0
Image name change to init-controller
#50
kewegner
closed
5 years ago
0
Change image name for controller docker image
#49
kewegner
closed
5 years ago
0
Support Creation of Docker image to copy controller
#48
kewegner
closed
5 years ago
1
Build the appsody-controller docker image
#47
kewegner
closed
5 years ago
0
Cgo
#46
kewegner
closed
5 years ago
0
Build process should set CGO_ENABLED=0
#45
chilanti
closed
5 years ago
1
Investigation into ON_CHANGE actions during nodejs-express APPSODY_PREP
#44
kewegner
opened
5 years ago
4
Exit code fix for --no-watcher and ON_CHANGE=""
#43
kewegner
closed
5 years ago
0
error code lost during appsody test
#42
tnixa
closed
5 years ago
0
Update README.md
#41
kewegner
closed
5 years ago
0
Add function to ignore directory events and exclude directories based on regex.
#40
kewegner
closed
5 years ago
0
Make ignoring of file watching event actions configurable
#39
kewegner
opened
5 years ago
1
Allow The regex matching on fullpath or the on only the filename/ (leaf directory)
#38
kewegner
opened
5 years ago
3
Document that the watcher package does not follow symlinks when watching.
#37
kewegner
closed
4 years ago
4
extend APPSODY_IGNORE_DIRS to also include files
#36
kewegner
opened
5 years ago
2
File Watcher can not see cached volumes changes
#35
kewegner
closed
5 years ago
4
Should the file watcher run during APPSODY_PREP?
#34
kewegner
closed
4 years ago
2
controller: add a version string
#33
gireeshpunathil
closed
5 years ago
1
Update RELEASE.md
#32
tnixa
closed
5 years ago
0
Support custom APPSODY_MOUNT separator
#31
gireeshpunathil
opened
5 years ago
8
TTY support and allow all directory events.
#30
kewegner
closed
5 years ago
0
Create a sysProcAttr session in order to support TTY, remove Is dir check on events.
#29
kewegner
closed
5 years ago
0
Stdin must be properly set for TTY
#28
kewegner
closed
5 years ago
0
set cmd.Stdin to os.Stdin for TTY
#27
kewegner
closed
5 years ago
0
Disable dir events
#26
kewegner
closed
5 years ago
0
Ignore Directory events in file watching.
#25
kewegner
closed
5 years ago
0
Controller and watcher interaction needs to allow preprocessing of ignored events
#24
kewegner
closed
5 years ago
1
Disable file watching
#22
kewegner
closed
5 years ago
0
Add --no-watcher flag to disable file watching regardless of the Docker Environment Variable settings.
#21
kewegner
closed
5 years ago
0
Improve Controller Debug
#20
kewegner
closed
5 years ago
0
Next